`libpng` in vcpkg doesn't have the right patches (libpng@ed68998) to build with universal binary support on macOS, so let's avoid building it (we need to bump our baseline for this too) Thanks for letting me know it was optional, Kode :) Signed-off-by: Seth Flynn <getchoo@tuta.io>
21 lines
458 B
JSON
21 lines
458 B
JSON
{
|
|
"default-registry": {
|
|
"kind": "git",
|
|
"baseline": "1fddddc280dfed63956e15ef74f4321bc6a219c9",
|
|
"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"
|
|
]
|
|
}
|