vcpkg/versions/x-/xcb.json
gerard-ryan-immersaview 6db51d86a9
[vcpkg_replace_string] warn unchanged by call (#34719)
If a call to `vcpkg_replace_string` makes no changes i.e doesn't
effectively replace a string, A warning is logged.

This should also help identify ports that no longer need these calls to
fix things in `.pc` files etc.
2024-06-19 14:07:05 -07:00

20 lines
395 B
JSON

{
"versions": [
{
"git-tree": "409e8b6e371d2541c6330d13034e44bcaa4e10e8",
"version": "1.14",
"port-version": 2
},
{
"git-tree": "78b7401a998fdbe19ed1049e9f8c44675317f00c",
"version": "1.14",
"port-version": 1
},
{
"git-tree": "7af3e0f5bc8377ca950f83d3a0bdbb8cc40026aa",
"version": "1.14",
"port-version": 0
}
]
}