aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlmin/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qmlmin/CMakeLists.txt')
-rw-r--r--tests/auto/qml/qmlmin/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/qml/qmlmin/CMakeLists.txt b/tests/auto/qml/qmlmin/CMakeLists.txt
index a14c76d14e..18fa793f07 100644
--- a/tests/auto/qml/qmlmin/CMakeLists.txt
+++ b/tests/auto/qml/qmlmin/CMakeLists.txt
@@ -5,10 +5,11 @@
#####################################################################
add_qt_test(tst_qmlmin
+ GUI
SOURCES
tst_qmlmin.cpp
DEFINES
- SRCDIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/.\\\"
+ SRCDIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}\\\"
LIBRARIES
Qt::GuiPrivate
PUBLIC_LIBRARIES