audio_wm/vcpkg-configuration.json

15 lines
348 B
JSON
Raw Permalink Normal View History

2025-02-10 23:13:41 +08:00
{
"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"
}
]
}