summaryrefslogtreecommitdiffstats
path: root/qmake/doc/src
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2021-01-28 11:23:20 +0100
committerJoerg Bornemann <joerg.bornemann@qt.io>2021-02-18 11:46:42 +0100
commitedd122548940a0213e35d11649566efbef7f1fea (patch)
treeb2372fcd68c748ad964b1000057124792789114b /qmake/doc/src
parent0ad434c2e9c81ae319840b1bc563c9f04efac524 (diff)
qmake: Introduce QT_HOST_LIBEXECS property
This will be used to access host tools that are installed in ${prefix}/libexec instead of ${prefix}/bin. Pick-to: 6.1 Change-Id: I36c4b5736330f8229d267a117c65d55cd5e12758 Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Diffstat (limited to 'qmake/doc/src')
-rw-r--r--qmake/doc/src/qmake-manual.qdoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/qmake/doc/src/qmake-manual.qdoc b/qmake/doc/src/qmake-manual.qdoc
index d646847217..68d09edbf4 100644
--- a/qmake/doc/src/qmake-manual.qdoc
+++ b/qmake/doc/src/qmake-manual.qdoc
@@ -4315,6 +4315,9 @@
and stored in the \l{QMAKESPEC} variable during a target build
\li QT_HOST_BINS - location of host executables
\li QT_HOST_DATA - location of data for host executables used by qmake
+ \li QT_HOST_LIBS - location of host libraries
+ \li QT_HOST_LIBEXECS - location of executables required by host
+ libraries at runtime
\li QT_HOST_PREFIX - default prefix for all host paths
\li QT_INSTALL_ARCHDATA - location of general architecture-dependent Qt
data