summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmir Masoud Abdol <amir.abdol@qt.io>2023-01-24 16:19:44 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-01-27 08:27:54 +0000
commit6ea67726d23b5c2f8f581d7c32c8d0bc09a163f5 (patch)
tree3f2e233581d62b68fbc4e00ad25b796af4e5bbe1
parentbb219ce9455d4820f414df602c915c22b7d12fb9 (diff)
Suppress the QTP0001 policy warning
Change-Id: If7b3b5388aaf1c2dd7d63b149046655e2d43f5ff Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> (cherry picked from commit ebc5121e419e586f5a80a6a10dbd98d862049ac0) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--examples/remoteobjects/plugins/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/remoteobjects/plugins/CMakeLists.txt b/examples/remoteobjects/plugins/CMakeLists.txt
index 25ca6aa..c535c55 100644
--- a/examples/remoteobjects/plugins/CMakeLists.txt
+++ b/examples/remoteobjects/plugins/CMakeLists.txt
@@ -19,6 +19,7 @@ qt6_add_qml_module(qmlqrotimeexampleplugin
OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/imports/TimeExample"
VERSION 1.0
URI "TimeExample"
+ RESOURCE_PREFIX /
)
target_sources(qmlqrotimeexampleplugin PRIVATE