summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs/qwizard
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/widgets/dialogs/qwizard')
-rw-r--r--tests/auto/widgets/dialogs/qwizard/CMakeLists.txt16
1 files changed, 11 insertions, 5 deletions
diff --git a/tests/auto/widgets/dialogs/qwizard/CMakeLists.txt b/tests/auto/widgets/dialogs/qwizard/CMakeLists.txt
index daefe76139..4f8e9a4a5c 100644
--- a/tests/auto/widgets/dialogs/qwizard/CMakeLists.txt
+++ b/tests/auto/widgets/dialogs/qwizard/CMakeLists.txt
@@ -5,19 +5,25 @@
#####################################################################
add_qt_test(tst_qwizard
+ GUI
SOURCES
tst_qwizard.cpp
tst_qwizard_2.cpp
PUBLIC_LIBRARIES
+ Qt::Gui
Qt::Widgets
)
# Resources:
-add_qt_resource(tst_qwizard "qwizard" FILES
- images/background.png
- images/banner.png
- images/logo.png
- images/watermark.png)
+add_qt_resource(tst_qwizard "qwizard"
+ PREFIX
+ "/"
+ FILES
+ images/background.png
+ images/banner.png
+ images/logo.png
+ images/watermark.png
+)
#### Keys ignored in scope 1:.:.:qwizard.pro:<TRUE>: