Skip to content

Commit 4a66f10

Browse files
author
jef
committed
add GEOS_INCLUDE_DIR to georeferencer
git-svn-id: http://svn.osgeo.org/qgis/trunk@14073 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 6bb8b76 commit 4a66f10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/plugins/georeferencer/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ INCLUDE_DIRECTORIES(
7474
${GSL_INCLUDE_DIR}
7575
${QGIS_INCLUDE_DIR}
7676
${GDAL_INCLUDE_DIR}
77+
${GEOS_INCLUDE_DIR}
7778
${QT_QTXML_INCLUDE_DIR}
7879
)
7980

0 commit comments

Comments
 (0)