From b978cdcb268cbeb233c5e06fa4bb193cd34348aa Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Tue, 11 Dec 2018 14:17:05 +0100 Subject: Make sure -prefix documentation is also valid for top-level build Fixes: QTBUG-71540 Change-Id: I1c8c66706beaa130f9eb7a6f2ee02a21f98d8afc Reviewed-by: Oswald Buddenhagen --- config_help.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config_help.txt') 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 ...... 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 ... The installation directory, as seen on the host machine. [SYSROOT/PREFIX] -hostprefix [dir] .. The installation directory for build tools running on -- cgit v1.2.3