audio_wm/vcpkg-configuration.json
2025-02-10 23:13:41 +08:00

15 lines
348 B
JSON

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