Skip to content

Commit fe6f74f

Browse files

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ IF (WIN32)
122122
SET (QGIS_BIN_DIR ${CMAKE_INSTALL_PREFIX})
123123
SET (QGIS_DATA_DIR ${CMAKE_INSTALL_PREFIX})
124124
SET (QGIS_PLUGIN_DIR ${CMAKE_INSTALL_PREFIX}/plugins)
125+
SET (QGIS_INCLUDE_DIR ${CMAKE_INSTALL_PREFIX}/include)
125126

126127
ELSE (WIN32)
127128

0 commit comments

Comments
 (0)
Please sign in to comment.