aboutsummaryrefslogtreecommitdiff
path: root/ports/libgeotiff/fix-cmake-tiff-detection.patch
AgeCommit message (Collapse)Author
2018-02-18[libgeotiff] Update patchesHiroshi Miura
- Import CMakeLists updates from libgeotiff trunk HEAD. It makes unify target name among static/shared libs. - Rebased patches and generated from git format-patch command. These two patches are as same code as previous one. - Publish patches on https://github.com/miurahr/libgeotiff Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2018-02-09fix tiff detection error when static buildHiroshi Miura