aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/touchmouse/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/quick/touchmouse/CMakeLists.txt')
-rw-r--r--tests/auto/quick/touchmouse/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/quick/touchmouse/CMakeLists.txt b/tests/auto/quick/touchmouse/CMakeLists.txt
index 4c29b7b42d..c0a9da1224 100644
--- a/tests/auto/quick/touchmouse/CMakeLists.txt
+++ b/tests/auto/quick/touchmouse/CMakeLists.txt
@@ -13,8 +13,6 @@ list(APPEND test_data ${test_data_glob})
qt_internal_add_test(tst_touchmouse
SOURCES
tst_touchmouse.cpp
- DEFINES
- QT_QMLTEST_DATADIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/data\\\"
PUBLIC_LIBRARIES
Qt::CorePrivate
Qt::Gui