We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 18abcb5 commit 4b9a532Copy full SHA for 4b9a532
CMakeLists.txt
@@ -112,7 +112,7 @@ IF(WITH_CORE)
112
113
SET (WITH_GUI TRUE CACHE BOOL "Determines whether QGIS GUI library (and everything built on top of it) should be built")
114
115
- SET (WITH_ANALYSIS TRUE CACHE BOOL "Determines whether QGIS analysis library")
+ SET (WITH_ANALYSIS TRUE CACHE BOOL "Determines whether QGIS analysis library should be built")
116
117
SET (WITH_DESKTOP TRUE CACHE BOOL "Determines whether QGIS desktop should be built")
118
0 commit comments