summaryrefslogtreecommitdiffstats
path: root/config_help.txt
diff options
context:
space:
mode:
Diffstat (limited to 'config_help.txt')
-rw-r--r--config_help.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/config_help.txt b/config_help.txt
index e790c61e7d..1d4c73ec95 100644
--- a/config_help.txt
+++ b/config_help.txt
@@ -90,6 +90,8 @@ Build options:
CMake instead of auto-detecting one.
-cmake-use-default-generator ... Turn off auto-detection of the CMake build
system generator.
+ -no-guess-compiler ... Do not guess the compiler from the target mkspec.
+ Only applies to the CMake build.
-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