summaryrefslogtreecommitdiffstats
path: root/config_help.txt
diff options
context:
space:
mode:
Diffstat (limited to 'config_help.txt')
-rw-r--r--config_help.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/config_help.txt b/config_help.txt
index 1a651fa3f4..db9587dd20 100644
--- a/config_help.txt
+++ b/config_help.txt
@@ -85,6 +85,11 @@ Build options:
-commercial .......... Build the Commercial Edition of Qt
-confirm-license ..... Automatically acknowledge the license
+ -cmake ............... Use the CMake build system instead of the qmake one.
+ -cmake-generator <name> ... Explicitly specify the build system generator for
+ CMake instead of auto-detecting one.
+ -cmake-use-default-generator ... Turn off auto-detection of the CMake build
+ system generator.
-release ............. Build Qt with debugging turned off [yes]
-debug ............... Build Qt with debugging turned on [no]
-debug-and-release ... Build two versions of Qt, with and without