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>bb10
parent
1e9c97011a
commit
124522a0a5
|
|
@ -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},
|
||||
|
|
|
|||
Loading…
Reference in New Issue