woof/vcpkg-configuration.json
Roman Fomin 572a642e38
CI: universal macOS package (#2339)
* Rename artifact name suffix to just "mac".

* Add vcpkg_configuation.json
2025-07-24 16:58:10 +07:00

5 lines
162 B
JSON

{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg-configuration.schema.json",
"overlay-triplets": [ "./cmake/triplets" ]
}