summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/src/cmake/cmake-configure-variables.qdoc
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2022-09-09 08:57:45 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2022-09-09 18:04:14 +0200
commit124522a0a575f52172de841068d8e949703edb37 (patch)
tree009e280a685d7e40789687bae293b8c4a039b45d /src/corelib/doc/src/cmake/cmake-configure-variables.qdoc
parent1e9c97011a80a6a6dae3774a5c0ed9aeb2bf0f3d (diff)
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 Pick-to: 6.2 6.3 6.4 Change-Id: Ie1dd83eff526d5b803ea275dd3c6ecc3a7aa0e17 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'src/corelib/doc/src/cmake/cmake-configure-variables.qdoc')
-rw-r--r--src/corelib/doc/src/cmake/cmake-configure-variables.qdoc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/corelib/doc/src/cmake/cmake-configure-variables.qdoc b/src/corelib/doc/src/cmake/cmake-configure-variables.qdoc
index bef29a6a94..c96ae8762e 100644
--- a/src/corelib/doc/src/cmake/cmake-configure-variables.qdoc
+++ b/src/corelib/doc/src/cmake/cmake-configure-variables.qdoc
@@ -264,7 +264,6 @@ Set \c QT_NO_COLLECT_IMPORTED_TARGET_APK_DEPS to \c TRUE to disable this behavio
\summary {Location of the host Qt installation when cross-compiling.}
\cmakevariablesince 6.0
-\preliminarycmakevariable
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},