summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorMike Krus <mike.krus@kdab.com>2020-06-13 14:32:49 +0100
committerMike Krus <mike.krus@kdab.com>2020-06-13 17:00:52 +0100
commiteefd4511d5d59045d3ac079b319e01dfca2334a1 (patch)
treefc0968fc3816cd5dcfc4c16d1ac3a7dfec5530ab /examples
parentf03afcf1a19c48dd1d95ba421f7d90f9e2cdc1cc (diff)
Change how resources are bundled for Scene3d
Fix static build Change-Id: Ifc2ef78694c2b8fe53961cee75371e5431fff9c4 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'examples')
-rw-r--r--examples/qt3d/simple-qml/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qt3d/simple-qml/CMakeLists.txt b/examples/qt3d/simple-qml/CMakeLists.txt
index 90ebefdd0..9fcc6b8cd 100644
--- a/examples/qt3d/simple-qml/CMakeLists.txt
+++ b/examples/qt3d/simple-qml/CMakeLists.txt
@@ -38,7 +38,7 @@ set(simple-qml_resource_files
"main.qml"
)
-qt6_add_resources(simple-qml "simple-qml"
+qt_add_resource(simple-qml "simple-qml"
PREFIX
"/"
FILES