Skip to content

Commit

Permalink
Add osg include dir for globe compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
mhugent committed Oct 26, 2012
1 parent 88768c7 commit 2159eda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugins/globe/CMakeLists.txt
Expand Up @@ -50,6 +50,7 @@ ADD_LIBRARY (globeplugin MODULE ${globe_plugin_SRCS} ${globe_plugin_MOC_SRCS} ${
INCLUDE_DIRECTORIES(
${CMAKE_CURRENT_BINARY_DIR}
${OSGEARTH_INCLUDE_DIR}
${OSG_INCLUDE_DIR}
${GEOS_INCLUDE_DIR}
../../core ../../core/raster ../../core/renderer ../../core/symbology
../../gui
Expand Down

0 comments on commit 2159eda

Please sign in to comment.