summaryrefslogtreecommitdiffstats
path: root/config_help.txt
diff options
context:
space:
mode:
Diffstat (limited to 'config_help.txt')
-rw-r--r--config_help.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/config_help.txt b/config_help.txt
index 583c14a7b20..9550f3f2768 100644
--- a/config_help.txt
+++ b/config_help.txt
@@ -69,6 +69,7 @@ Build options:
system generator.
-cmake-file-api ...... Let CMake store build metadata for loading the build
into an IDE. [no; yes if -developer-build]
+ -dry-run ............. Only print the CMake command but don't execute it.
-no-guess-compiler ... Do not guess the compiler from the target mkspec.
-release ............. Build Qt with optimizations and without debug
symbols [yes]
@@ -193,7 +194,10 @@ Build environment:
-pkg-config .......... Use pkg-config [auto] (Unix only)
- -vcpkg ............... Use vcpkg [no]
+ -vcpkg ............... Use vcpkg for downloading and finding 3rd-party
+ dependencies [no]
+ -generate-vcpkg-manifest ... Generate a vcpkg.json file in the build directory
+ [no; yes if -vcpkg]
-D <string> .......... Pass additional preprocessor define
-I <string> .......... Pass additional include path