summaryrefslogtreecommitdiffstats
path: root/config_help.txt
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2020-09-10 11:51:23 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2020-09-11 00:40:46 +0200
commit069fc33e8a0a092fe0283b5073262fab14f82646 (patch)
tree57a87708702d649ffc12ba6e0ec36b2631103bbb /config_help.txt
parent6ae7a02104631a2234c475575ae15ca79bef14f9 (diff)
Remove the -no-compile-examples configure switch
If '-make examples -no-compile-examples' was specified, sources of Qt's examples would be installed, but the examples would not be built. This switch has always been a source for confusion and is only interesting for distributors, who can just package the examples directory tree. Change-Id: I0291d70e4951d98b553a4abf217db49d05316d3a Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Diffstat (limited to 'config_help.txt')
-rw-r--r--config_help.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/config_help.txt b/config_help.txt
index e981eba411..2cb34865bf 100644
--- a/config_help.txt
+++ b/config_help.txt
@@ -223,8 +223,6 @@ Component selection:
[libs and examples, also tools if not cross-building,
also tests if -developer-build]
-nomake <part> ....... Exclude <part> from the list of parts to be built.
- -compile-examples .... When unset, install only the sources of examples
- [no on WebAssembly, otherwise yes]
-gui ................. Build the Qt GUI module and dependencies [yes]
-widgets ............. Build the Qt Widgets module and dependencies [yes]
-no-dbus ............. Do not build the Qt D-Bus module