vcpkg/ports/libgeotiff
Raynor Vliegendhart b7d5f8cbee [libgeotiff] Remove FindPROJ4.cmake from src
The GeoTIFF library ships with its own FindPROJ4.cmake module. This file
interferes with the cmake files that are installed by vcpkg for the PROJ4
package. As a result, the debug version of libgeotiff gets incorrectly
linked to the release version of PROJ4. By removing FindPROJ4.cmake from
the source directory, the vcpkg's .cmake files are used instead,
allowing CMake to find the debug version of PROJ4 when building the
debug version of libgeotiff.
2019-01-23 10:35:53 +01:00
..
0001-Updates-to-CMake-configuration-to-align-with-other-C.patch [libgeotiff] Update patches 2018-02-18 09:54:19 +09:00
0002-Fix-directory-output.patch [libgeotiff] Update patches 2018-02-18 09:54:19 +09:00
0004-Fix-libxtiff-installation.patch [libgeotiff] Fix libgeotiff link error 2018-02-18 09:56:27 +09:00
0005-Control-shared-library-build-with-option.patch [libgeotiff] Fix libgeotiff link error 2018-02-18 09:56:27 +09:00
0006-Fix-utility-link-error.patch [libgeotiff] fix util link error (#2896) 2018-02-27 12:13:57 -08:00
CONTROL [libgeotiff] Remove FindPROJ4.cmake from src 2019-01-23 10:35:53 +01:00
portfile.cmake [libgeotiff] Remove FindPROJ4.cmake from src 2019-01-23 10:35:53 +01:00