mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-11 16:49:02 +08:00
6db51d86a9
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.
10 lines
219 B
JSON
10 lines
219 B
JSON
{
|
|
"name": "vcpkg-tool-meson",
|
|
"version": "1.3.2",
|
|
"port-version": 7,
|
|
"description": "Meson build system",
|
|
"homepage": "https://github.com/mesonbuild/meson",
|
|
"license": "Apache-2.0",
|
|
"supports": "native"
|
|
}
|