Feature request #821

Add FWTools support to FindGDAL.cmake

Added by Mateusz Loskot - over 16 years ago. Updated over 16 years ago.

Status:Closed
Priority:Low
Assignee:nobody -
Category:Build/Install
Pull Request or Patch supplied: Resolution:fixed
Easy fix?:No Copied to github as #:10880

Description

I added FWTools support to FindGDAL.cmake macro. Now, it's possible to request to configure against FWTools under Unix.

FWTOOLS_HOME=/path/to/FWTools-X.Y.Z
export export
cmake
...

-- Found GDAL: /path/to/FWTools-X.Y.Z/lib/libgdal.so

This patch is required by Buildbot configuration for QGIS.

cmake-findgdal-fwtools.patch Magnifier - FWTools patch for FindGDAL.cmake (644 Bytes) Mateusz Loskot -, 2007-11-20 08:18 PM

History

#1 Updated by Tim Sutton over 16 years ago

  • Resolution set to fixed
  • Status changed from Open to Closed

Applied with 852421f3 (SVN r7637) - thanks very much!

Also available in: Atom PDF