Files
pathfinding_demo/vcpkg-configuration.json
2025-10-16 09:30:56 +02:00

15 lines
348 B
JSON

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