Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix 'geos_c.h not found' build error on Mac
  • Loading branch information
dakcarto committed Feb 25, 2014
1 parent 5fd8567 commit a37c577
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/bench/CMakeLists.txt
Expand Up @@ -21,6 +21,7 @@ INCLUDE_DIRECTORIES(${CMAKE_CURRENT_SOURCE_DIR}
${CMAKE_CURRENT_SOURCE_DIR}/../../src/core
${CMAKE_CURRENT_SOURCE_DIR}/../../src/core/raster
${CMAKE_CURRENT_BINARY_DIR}
${GEOS_INCLUDE_DIR}
# ${GDAL_INCLUDE_DIR} # remove once raster layer is cleaned up
)

Expand Down

0 comments on commit a37c577

Please sign in to comment.