mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-12-05 01:10:12 +00:00
21 lines
458 B
JSON
21 lines
458 B
JSON
{
|
|
"default-registry": {
|
|
"kind": "git",
|
|
"baseline": "2d6a6cf3ac9a7cc93942c3d289a2f9c661a6f4a7",
|
|
"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": [
|
|
"./cmake/vcpkg-ports"
|
|
],
|
|
"overlay-triplets": [
|
|
"./cmake/vcpkg-triplets"
|
|
]
|
|
}
|