From 7509ccc0f7020a313fcd04447ab3f9b8ff1a548d Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Wed, 8 Feb 2017 18:46:21 +0100 Subject: add configure -list-features also actually deletes qfeatures.txt, which was already claimed by a668c6a6, but not actually done. Task-number: QTBUG-58411 Change-Id: I686760632fee7c10b01bd2e83f2481b01bc2b774 Reviewed-by: Lars Knoll --- config_help.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'config_help.txt') diff --git a/config_help.txt b/config_help.txt index 5ebeaf5af3..32bc15412c 100644 --- a/config_help.txt +++ b/config_help.txt @@ -62,6 +62,11 @@ Configure meta: Use this after installing missing dependencies. -recheck-all ......... Discard all cached configure test results. + -feature- ... Enable + -no-feature- Disable [none] + -list-features ....... List available features. Note that some features + have dedicated command line options as well. + Build options: -opensource .......... Build the Open-Source Edition of Qt @@ -182,8 +187,6 @@ Component selection: -dbus-linked ......... Build Qt D-Bus and link to libdbus-1 [auto] -dbus-runtime ........ Build Qt D-Bus and dynamically load libdbus-1 [no] DBUS_PATH= DBUS_HOST_PATH= - -feature- ... Enable . The available features are described - in src/corelib/global/qfeatures.txt. [all enabled] -accessibility ....... Enable accessibility support [yes] Note: Disabling accessibility is not recommended. -qml-debug ........... Enable QML debugging support [yes] -- cgit v1.2.3