We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88768c7 commit 2159edaCopy full SHA for 2159eda
src/plugins/globe/CMakeLists.txt
@@ -50,6 +50,7 @@ ADD_LIBRARY (globeplugin MODULE ${globe_plugin_SRCS} ${globe_plugin_MOC_SRCS} ${
50
INCLUDE_DIRECTORIES(
51
${CMAKE_CURRENT_BINARY_DIR}
52
${OSGEARTH_INCLUDE_DIR}
53
+ ${OSG_INCLUDE_DIR}
54
${GEOS_INCLUDE_DIR}
55
../../core ../../core/raster ../../core/renderer ../../core/symbology
56
../../gui
0 commit comments