[cmake-developers] [CMake 0014373]: [CMake/Modules/FindGDAL] Use `gdal-config --cflags` to get GDAL_INCLUDE_DIR
Mantis Bug Tracker
mantis at public.kitware.com
Mon Aug 26 05:20:00 EDT 2013
The following issue has been SUBMITTED.
======================================================================
http://public.kitware.com/Bug/view.php?id=14373
======================================================================
Reported By: Pierrick Koch
Assigned To:
======================================================================
Project: CMake
Issue ID: 14373
Category: Modules
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2013-08-26 05:20 EDT
Last Modified: 2013-08-26 05:20 EDT
======================================================================
Summary: [CMake/Modules/FindGDAL] Use `gdal-config --cflags`
to get GDAL_INCLUDE_DIR
Description:
The following patch parses the `gdal-config --cflags` command to get
GDAL_INCLUDE_DIR, the same way it is used to get GDAL_LIBRARY.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2013-08-26 05:20 Pierrick Koch New Issue
2013-08-26 05:20 Pierrick Koch File Added: FindGDAL.cmake.patch
======================================================================
More information about the cmake-developers
mailing list