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>bb10
parent
07e5edf991
commit
b978cdcb26
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue