21 lines
522 B
JSON
21 lines
522 B
JSON
{
|
|
"default-registry": {
|
|
"kind": "git",
|
|
"baseline": "dbe35ceb30c688bf72e952ab23778e009a578f18",
|
|
"repository": "https://github.com/microsoft/vcpkg"
|
|
},
|
|
"registries": [
|
|
{
|
|
"kind": "artifact",
|
|
"location": "https://github.com/microsoft/vcpkg-ce-catalog/archive/refs/heads/main.zip",
|
|
"name": "microsoft"
|
|
}
|
|
],
|
|
"overlay-ports": [
|
|
"./extern/vcpkg/ports"
|
|
],
|
|
"overlay-triplets": [
|
|
"./extern/vcpkg/triplets"
|
|
]
|
|
}
|