summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmir Masoud Abdol <amir.abdol@qt.io>2023-01-24 16:19:17 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-01-27 08:22:19 +0000
commit6820efd42b5a7a233b56c1171a8d4447e5636a10 (patch)
tree1b7fcf54bbcc490ebc9f3b61f37cbac905e14159
parent95806d69abd8684b533d4802200babbc3203f186 (diff)
downloadqtdoc-6820efd42b5a7a233b56c1171a8d4447e5636a10.tar.gz
Suppress the QTP0001 policy warning
Change-Id: Idf842b5a13010e557db4bf7e51d4916466837c0e Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> (cherry picked from commit f417825c82cd6d50394470f50f80a3ac0f7c997e) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--examples/demos/calqlatr/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/demos/calqlatr/CMakeLists.txt b/examples/demos/calqlatr/CMakeLists.txt
index f53d12c0..78126cb2 100644
--- a/examples/demos/calqlatr/CMakeLists.txt
+++ b/examples/demos/calqlatr/CMakeLists.txt
@@ -38,6 +38,7 @@ qt6_add_qml_module(calqlatrexample
"content/images/paper-edge-left.png"
"content/images/paper-edge-right.png"
"content/images/paper-grip.png"
+ RESOURCE_PREFIX /
)
install(TARGETS calqlatrexample