2024-11-03 00:31:56 +08:00
|
|
|
{
|
|
|
|
|
"default-registry": {
|
|
|
|
|
"kind": "git",
|
2025-05-14 18:48:58 +08:00
|
|
|
"baseline": "dbe35ceb30c688bf72e952ab23778e009a578f18",
|
|
|
|
|
"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
|
|
|
]
|
|
|
|
|
}
|