summaryrefslogtreecommitdiffstats
path: root/config_help.txt
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2020-11-05 15:50:57 +0100
committerJoerg Bornemann <joerg.bornemann@qt.io>2020-11-10 16:53:31 +0100
commit30a9b045cc6421b19898b070ed2cebaf734df174 (patch)
tree9afe236152d680d83450b6e3ee7b7be92d3ba0ff /config_help.txt
parenta3b9e3459f02d23c66b2a7fa5e2ea6fac03bbe82 (diff)
CMake: Implement configure -list-features
Extend qt_configure_get_padded_string to make the feature list look like qmake's. Fixes: QTBUG-88144 Change-Id: I714f2b2f3537b506365a03b5b6bc3413e9cab167 Reviewed-by: Alexandru Croitor <alexandru.croitor@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 4ae7028506..4c0c32b7c6 100644
--- a/config_help.txt
+++ b/config_help.txt
@@ -48,6 +48,8 @@ Configure meta:
-feature-<feature> ... Enable <feature>
-no-feature-<feature> Disable <feature> [none]
+ -list-features ....... List available features. Note that some features
+ have dedicated command line options as well.
Build options: