aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake/qtquickcompiler/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/cmake/qtquickcompiler/CMakeLists.txt')
-rw-r--r--tests/auto/cmake/qtquickcompiler/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/cmake/qtquickcompiler/CMakeLists.txt b/tests/auto/cmake/qtquickcompiler/CMakeLists.txt
index 6cfa9a0a5f..34acedff99 100644
--- a/tests/auto/cmake/qtquickcompiler/CMakeLists.txt
+++ b/tests/auto/cmake/qtquickcompiler/CMakeLists.txt
@@ -29,4 +29,5 @@ qt_add_qml_module(qqc_test
"resources with space/main.qml"
RESOURCES
main.cpp
+ RESOURCE_PREFIX /
)