vcpkg-cmake-template/vcpkg-configuration.json
2024-08-03 19:17:36 +02:00

8 lines
279 B
JSON

{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg-configuration.schema.json",
"default-registry": {
"kind": "git",
"baseline": "136a0d8b8c4584e07e5b394d69e492f679d81737",
"repository": "https://github.com/microsoft/vcpkg"
}
}