summaryrefslogtreecommitdiffstats
path: root/config_help.txt
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2019-12-23 12:47:10 +0100
committerJoerg Bornemann <joerg.bornemann@qt.io>2019-12-24 13:28:54 +0100
commitfa39d3404349dd52f88a8e0e0942399a68dcf200 (patch)
tree20b70b40099dfd2e4e783f600390edfe576949b5 /config_help.txt
parent2ad3348031d8a622374920eac5bdd8fb9ecefcd7 (diff)
Doc: Add the relocatable feature to configure's help output
Task-number: QTBUG-80928 Change-Id: I71dda94f9fc758864e65dae9fa262389934d4b2a Reviewed-by: Kai Koehne <kai.koehne@qt.io>
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 94471d27cf..32bdbe4d84 100644
--- a/config_help.txt
+++ b/config_help.txt
@@ -163,6 +163,8 @@ Build options:
-reduce-exports ...... Reduce amount of exported symbols [auto]
-reduce-relocations .. Reduce amount of relocations [auto] (Unix only)
+ -relocatable ......... Enable the Qt installation to be relocated [auto]
+
-plugin-manifests .... Embed manifests into plugins [no] (Windows only)
-static-runtime ...... With -static, use static runtime [no] (Windows only)