summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/sensors/grue/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/sensors/grue/CMakeLists.txt b/examples/sensors/grue/CMakeLists.txt
index acc5da45..16f9f4d5 100644
--- a/examples/sensors/grue/CMakeLists.txt
+++ b/examples/sensors/grue/CMakeLists.txt
@@ -35,6 +35,7 @@ qt6_add_qml_module(grue_app
grue.qml
RESOURCES
grue.png
+ RESOURCE_PREFIX /
)
add_subdirectory(plugin)