Opened 16 years ago

Closed 16 years ago

#821 closed patch (fixed)

Add FWTools support to FindGDAL.cmake

Reported by: mloskot Owned by: nobody
Priority: major: does not work as expected Milestone:
Component: Build/Install Version: Trunk
Keywords: cmake fwtools buildbot Cc:
Must Fix for Release: No Platform: Unix
Platform Version: Awaiting user input: no

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.

Attachments (1)

cmake-findgdal-fwtools.patch (644 bytes ) - added by mloskot 16 years ago.
FWTools patch for FindGDAL.cmake

Download all attachments as: .zip

Change History (2)

by mloskot, 16 years ago

FWTools patch for FindGDAL.cmake

comment:1 by timlinux, 16 years ago

Resolution: fixed
Status: newclosed

Applied with r7636 - thanks very much!

Note: See TracTickets for help on using tickets.