Skip to content

Commit d19902f

Browse files
author
mhugent
committedFeb 8, 2008
Add geos include dir for grid maker plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8123 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 0d5f2df commit d19902f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/plugins/grid_maker/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ ADD_LIBRARY (gridmakerplugin MODULE ${GRID_SRCS} ${GRID_MOC_SRCS} ${GRID_COMMON_
4040

4141
INCLUDE_DIRECTORIES(
4242
${CMAKE_CURRENT_BINARY_DIR}
43+
${GEOS_INCLUDE_DIR}
4344
../../core
4445
../../core/raster
4546
../../core/renderer

0 commit comments

Comments
 (0)
Please sign in to comment.