aicam/vcpkg-configuration.json
2025-10-19 17:04:58 +08:00

15 lines
348 B
JSON

{
"default-registry": {
"kind": "git",
"baseline": "6ecbbbdf31cba47aafa7cf6189b1e73e10ac61f8",
"repository": "https://github.com/microsoft/vcpkg"
},
"registries": [
{
"kind": "artifact",
"location": "https://github.com/microsoft/vcpkg-ce-catalog/archive/refs/heads/main.zip",
"name": "microsoft"
}
]
}