We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6908f82 commit f9d7aefCopy full SHA for f9d7aef
CMakeLists.txt
@@ -47,7 +47,7 @@ IF(WITH_MAPSERVER)
47
ENDIF(WITH_MAPSERVER)
48
49
# Custom widgets
50
-SET (WITH_CUSTOM_WIDGETS FALSE CACHE BOOL "Determines whether QGIS custom widgets for Qt Designer should be built")
+SET (WITH_CUSTOM_WIDGETS TRUE CACHE BOOL "Determines whether QGIS custom widgets for Qt Designer should be built")
51
52
# build our version of astyle
53
SET (WITH_ASTYLE FALSE CACHE BOOL "If you plan to contribute you should reindent with scripts/prepare-commit.sh (using 'our' astyle)")
0 commit comments