From 46d18972678f93f9752646105954e03a3aa3a693 Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Wed, 7 Dec 2022 15:33:07 +0100 Subject: [PATCH] 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 --- src/corelib/doc/src/cmake/cmake-properties.qdoc | 1 - 1 file changed, 1 deletion(-) diff --git a/src/corelib/doc/src/cmake/cmake-properties.qdoc b/src/corelib/doc/src/cmake/cmake-properties.qdoc index 810fc0c99f2..89e7045bc7d 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.