summaryrefslogtreecommitdiffstats
path: root/examples/corelib/platform
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2021-12-08 15:59:33 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-12-14 15:58:11 +0000
commit2d0d936aabe6421867060f8d764041bb57aae51c (patch)
tree9504fb724ae5dbc768ef5efd71cb4a2f0f1f8925 /examples/corelib/platform
parentfd8ffd6f04785ce63af8a51b7e6d480939651082 (diff)
CMake: Prefer unversioned commands
Change-Id: Ib32700ab82cf6b271c49e25d12fbad8c9c6bc1d1 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> (cherry picked from commit 28a9d116bba00fde5aaa214bb7c929efc66af971) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'examples/corelib/platform')
-rw-r--r--examples/corelib/platform/androidnotifier/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/corelib/platform/androidnotifier/CMakeLists.txt b/examples/corelib/platform/androidnotifier/CMakeLists.txt
index 8f42a20dd5..b042a40a72 100644
--- a/examples/corelib/platform/androidnotifier/CMakeLists.txt
+++ b/examples/corelib/platform/androidnotifier/CMakeLists.txt
@@ -37,7 +37,7 @@ if(ANDROID)
"images/sad.png"
)
- qt6_add_resources(androidnotifier "main"
+ qt_add_resources(androidnotifier "main"
PREFIX
"/"
FILES