mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-04 00:30:59 -05:00
Include GDAL
This commit is contained in:
parent
dd9b4f7779
commit
901743c32f
@ -64,6 +64,7 @@ INCLUDE_DIRECTORIES(
|
|||||||
${CMAKE_BINARY_DIR}/src/ui
|
${CMAKE_BINARY_DIR}/src/ui
|
||||||
)
|
)
|
||||||
INCLUDE_DIRECTORIES(SYSTEM
|
INCLUDE_DIRECTORIES(SYSTEM
|
||||||
|
${GDAL_INCLUDE_DIR}
|
||||||
${SQLITE3_INCLUDE_DIR}
|
${SQLITE3_INCLUDE_DIR}
|
||||||
${SPATIALITE_INCLUDE_DIR}
|
${SPATIALITE_INCLUDE_DIR}
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user