Files
mob/vcpkg-configuration.json

15 lines
377 B
JSON

{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg-configuration.schema.json",
"default-registry": {
"kind": "git",
"baseline": "cc73782a88db48af17f8bfb8328d4cab3d4c246f",
"repository": "https://github.com/microsoft/vcpkg"
},
"overlay-ports": [
"custom-ports"
],
"overlay-triplets": [
"./custom-triplets"
]
}