summaryrefslogtreecommitdiffstats
path: root/tests/auto/concurrent/qtconcurrentmap/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/concurrent/qtconcurrentmap/.prev_CMakeLists.txt')
-rw-r--r--tests/auto/concurrent/qtconcurrentmap/.prev_CMakeLists.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/auto/concurrent/qtconcurrentmap/.prev_CMakeLists.txt b/tests/auto/concurrent/qtconcurrentmap/.prev_CMakeLists.txt
index be51bf09bd..20ccbdf374 100644
--- a/tests/auto/concurrent/qtconcurrentmap/.prev_CMakeLists.txt
+++ b/tests/auto/concurrent/qtconcurrentmap/.prev_CMakeLists.txt
@@ -4,11 +4,9 @@
## tst_qtconcurrentmap Test:
#####################################################################
-add_qt_test(tst_qtconcurrentmap
+qt_internal_add_test(tst_qtconcurrentmap
SOURCES
tst_qtconcurrentmap.cpp
- DEFINES
- -QT_NO_LINKED_LIST
PUBLIC_LIBRARIES
Qt::Concurrent
)