2024-11-03 00:31:56 +08:00
|
|
|
{
|
|
|
|
|
"default-registry": {
|
|
|
|
|
"kind": "git",
|
2025-11-06 07:28:31 +08:00
|
|
|
"baseline": "afc0a2e01ae104a2474216a2df0e8d78516fd5af",
|
2025-05-14 18:48:58 +08:00
|
|
|
"repository": "https://github.com/microsoft/vcpkg"
|
2024-11-03 00:31:56 +08:00
|
|
|
},
|
|
|
|
|
"registries": [
|
|
|
|
|
{
|
|
|
|
|
"kind": "artifact",
|
|
|
|
|
"location": "https://github.com/microsoft/vcpkg-ce-catalog/archive/refs/heads/main.zip",
|
|
|
|
|
"name": "microsoft"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"overlay-ports": [
|
2025-04-22 12:47:56 +08:00
|
|
|
"./extern/vcpkg/ports"
|
2025-05-14 18:40:50 +08:00
|
|
|
],
|
|
|
|
|
"overlay-triplets": [
|
|
|
|
|
"./extern/vcpkg/triplets"
|
2024-11-03 00:31:56 +08:00
|
|
|
]
|
|
|
|
|
}
|