summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2022-12-07 15:33:07 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2022-12-08 17:56:48 +0100
commit46d18972678f93f9752646105954e03a3aa3a693 (patch)
treeeaf8d1be4bc71c1afcf91924b958d706b7bc6ad8 /src/corelib/doc
parent13784450d1a192ecef14615318fd5a605ff0323e (diff)
CMake: Un-TP QT_RESOURCE_ALIAS
It is deemed good enough. [ChangeLog][CMake] The Core CMake QT_RESOURCE_ALIAS property is out of Technical Preview status. Change-Id: I50128a8ea4e82b3d15ff272eb713bc0f6a8b167d Fixes: QTBUG-109077 Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
Diffstat (limited to 'src/corelib/doc')
-rw-r--r--src/corelib/doc/src/cmake/cmake-properties.qdoc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/corelib/doc/src/cmake/cmake-properties.qdoc b/src/corelib/doc/src/cmake/cmake-properties.qdoc
index 810fc0c99f..89e7045bc7 100644
--- a/src/corelib/doc/src/cmake/cmake-properties.qdoc
+++ b/src/corelib/doc/src/cmake/cmake-properties.qdoc
@@ -414,7 +414,6 @@ source file properties:
\summary {Specifies the Qt resource alias for a file in a resource.}
\cmakepropertysince 6.0
-\preliminarycmakeproperty
When using the target-based variant of \l{qt6_add_resources}{qt_add_resources}
the property value overrides the runtime path where the resource file is found.