Files
sqlgen/vcpkg-configuration.json
Dr. Patrick Urbanke 094bd62bd2 Added vcpkg
2025-03-18 03:40:30 +01:00

15 lines
348 B
JSON

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