cesium-native/vcpkg-configuration.json

18 lines
451 B
JSON

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