Skip to content

Commit

Permalink
fix missing GEOS include (#34959)
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Mar 10, 2020
1 parent 1ea60fa commit a180149
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gui/CMakeLists.txt
Expand Up @@ -1177,6 +1177,7 @@ INCLUDE_DIRECTORIES(
INCLUDE_DIRECTORIES(SYSTEM
${PROJ_INCLUDE_DIR}
${GDAL_INCLUDE_DIR}
${GEOS_INCLUDE_DIR}
${QCA_INCLUDE_DIR}
${QTKEYCHAIN_INCLUDE_DIR}
${QWT_INCLUDE_DIR}
Expand Down

0 comments on commit a180149

Please sign in to comment.