From 124522a0a575f52172de841068d8e949703edb37 Mon Sep 17 00:00:00 2001 From: Joerg Bornemann Date: Fri, 9 Sep 2022 08:57:45 +0200 Subject: 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 --- src/corelib/doc/src/cmake/cmake-configure-variables.qdoc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/corelib/doc/src/cmake/cmake-configure-variables.qdoc') 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}, -- cgit v1.2.3