mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-18 20:23:02 +08:00
d70c4e356c
* When linking gdal with static libpng, it fails because the libpng vcpkg port has references to zlib symbols that aren't present in the internal copy of zlib that gdal builds/links against. To fix this, have the gdal port pull in a vcpkg zlib port as another dependency and have it build/link against that instead. * [gdal]: Bump portfile version as master is already at 2.4.1-2 |
||
---|---|---|
.. | ||
0001-Fix-debug-crt-flags.patch | ||
0002-Fix-static-build.patch | ||
CONTROL | ||
portfile.cmake |