CMake: Un-TP QT_HOST_PATH

Take QT_HOST_PATH out of technical preview.  It has proven worthy of
being documented as proper CMake variable.

Fixes: QTBUG-106463
Change-Id: Ie1dd83eff526d5b803ea275dd3c6ecc3a7aa0e17
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
(cherry picked from commit 124522a0a575f52172de841068d8e949703edb37)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Joerg Bornemann 2022-09-09 08:57:45 +02:00 committed by Qt Cherry-pick Bot
parent b220b219f3
commit 2d09aba547

View File

@ -237,7 +237,6 @@ Set \c QT_NO_COLLECT_BUILD_TREE_APK_DEPS to \c TRUE to disable this behavior.
\summary {Location of the host Qt installation when cross-compiling.} \summary {Location of the host Qt installation when cross-compiling.}
\cmakevariablesince 6.0 \cmakevariablesince 6.0
\preliminarycmakevariable
When cross-compiling, this must be set to the install location of Qt for the host When cross-compiling, this must be set to the install location of Qt for the host
platform. It is used to locate tools to be run on the host (\l{moc}, \l{rcc}, platform. It is used to locate tools to be run on the host (\l{moc}, \l{rcc},