summaryrefslogtreecommitdiffstats
path: root/config_help.txt
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2018-12-11 14:17:05 +0100
committerKai Koehne <kai.koehne@qt.io>2018-12-22 09:59:35 +0000
commitb978cdcb268cbeb233c5e06fa4bb193cd34348aa (patch)
tree4b204530a95b5caa3c21485119dca2fd76aeb9fe /config_help.txt
parent07e5edf99123de2d0a8620eb89b14bc2eb99b675 (diff)
Make sure -prefix documentation is also valid for top-level build
Fixes: QTBUG-71540 Change-Id: I1c8c66706beaa130f9eb7a6f2ee02a21f98d8afc Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
Diffstat (limited to 'config_help.txt')
-rw-r--r--config_help.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/config_help.txt b/config_help.txt
index 5369163055..7b5da3fbeb 100644
--- a/config_help.txt
+++ b/config_help.txt
@@ -17,7 +17,8 @@ quoting and double quotes for the outer quoting.
Top-level installation directories:
-prefix <dir> ...... The deployment directory, as seen on the target device.
- [/usr/local/Qt-$QT_VERSION, $PWD if -developer-build]
+ [/usr/local/Qt-$QT_VERSION; qtbase build directory if
+ -developer-build]
-extprefix <dir> ... The installation directory, as seen on the host machine.
[SYSROOT/PREFIX]
-hostprefix [dir] .. The installation directory for build tools running on