mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
osgearth gdal driver needs GEOS headers
This commit is contained in:
parent
d0c0adc54e
commit
b72b7b1eab
@ -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
|
||||
..
|
||||
|
Loading…
x
Reference in New Issue
Block a user