CMake: Un-TP QT_NO_STANDARD_PROJECT_SETUP

qt_standard_project_setup() is not in technical preview anymore.
Move this variable out of TP as well.

This commit amends 85970834b5.

Task-number: QTBUG-100793
Change-Id: I46f57972b385ac033e106bd8cbdc1efe7c9777af
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
bb10
Joerg Bornemann 2022-09-09 08:55:09 +02:00
parent 210020412c
commit 4d044d20c5
1 changed files with 0 additions and 1 deletions

View File

@ -362,7 +362,6 @@ an application, along with its runtime dependencies:
\summary {Prevents subsequent calls to qt_standard_project_setup() from making any changes.}
\cmakevariablesince 6.3
\preliminarycmakevariable
The \l{qt6_standard_project_setup}{qt_standard_project_setup()} command is
typically called in the top level \c{CMakeLists.txt} file of a project. In some