Skip to content

Commit

Permalink
fix osx build
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed May 21, 2017
1 parent beed86e commit 3452e8d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions src/providers/gdal/CMakeLists.txt
Expand Up @@ -22,6 +22,7 @@ INCLUDE_DIRECTORIES (
)
INCLUDE_DIRECTORIES (SYSTEM
${GDAL_INCLUDE_DIR}
${GEOS_INCLUDE_DIR}
)

QT5_WRAP_CPP(GDAL_MOC_SRCS ${GDAL_MOC_HDRS})
Expand Down
1 change: 0 additions & 1 deletion src/providers/wfs/CMakeLists.txt
Expand Up @@ -52,7 +52,6 @@ INCLUDE_DIRECTORIES (
)
INCLUDE_DIRECTORIES(SYSTEM
${GEOS_INCLUDE_DIR}
${GEOS_INCLUDE_DIR}/geos
${EXPAT_INCLUDE_DIR}
${QSCINTILLA_INCLUDE_DIR}
${QCA_INCLUDE_DIR}
Expand Down

0 comments on commit 3452e8d

Please sign in to comment.