Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
osgearth gdal driver needs GEOS headers
  • Loading branch information
kyngchaos committed Jul 18, 2011
1 parent d0c0adc commit b72b7b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugins/globe/CMakeLists.txt
Expand Up @@ -45,6 +45,7 @@ ADD_LIBRARY (globeplugin MODULE ${globe_plugin_SRCS} ${globe_plugin_MOC_SRCS} ${
INCLUDE_DIRECTORIES(
${CMAKE_CURRENT_BINARY_DIR}
${OSGEARTH_INCLUDE_DIR}
${GEOS_INCLUDE_DIR}
../../core ../../core/raster ../../core/renderer ../../core/symbology
../../gui
..
Expand Down

0 comments on commit b72b7b1

Please sign in to comment.