`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>
tomlplusplus uses Meson as a build system, which makes us come across a
small bug when building Universal Binaries with our custom triplet
I hate vendoring this
Signed-off-by: Seth Flynn <getchoo@tuta.io>
vcpkg doesn't officially support universal binaries, but this should
function as a workaround until it does one day
Signed-off-by: Seth Flynn <getchoo@tuta.io>