Skip to content

Commit 4b9a532

Browse files
authoredDec 3, 2018
be more verbose in var description
1 parent 18abcb5 commit 4b9a532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ IF(WITH_CORE)
112112

113113
SET (WITH_GUI TRUE CACHE BOOL "Determines whether QGIS GUI library (and everything built on top of it) should be built")
114114

115-
SET (WITH_ANALYSIS TRUE CACHE BOOL "Determines whether QGIS analysis library")
115+
SET (WITH_ANALYSIS TRUE CACHE BOOL "Determines whether QGIS analysis library should be built")
116116

117117
SET (WITH_DESKTOP TRUE CACHE BOOL "Determines whether QGIS desktop should be built")
118118

0 commit comments

Comments
 (0)
Please sign in to comment.