TbpWrraper/Src/C++/vcpkg-configuration.json

14 lines
348 B
JSON
Raw Permalink Normal View History

2026-05-08 13:55:30 -05:00
{
"default-registry": {
"kind": "git",
"baseline": "12dcccadfe573d0eaa6c67a968413ded7805d256",
"repository": "https://github.com/microsoft/vcpkg"
},
"registries": [
{
"kind": "artifact",
"location": "https://github.com/microsoft/vcpkg-ce-catalog/archive/refs/heads/main.zip",
"name": "microsoft"
}
]
}