summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qresultstore/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/thread/qresultstore/CMakeLists.txt')
-rw-r--r--tests/auto/corelib/thread/qresultstore/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/corelib/thread/qresultstore/CMakeLists.txt b/tests/auto/corelib/thread/qresultstore/CMakeLists.txt
index 7fa65a6859..de295bc129 100644
--- a/tests/auto/corelib/thread/qresultstore/CMakeLists.txt
+++ b/tests/auto/corelib/thread/qresultstore/CMakeLists.txt
@@ -7,8 +7,6 @@
add_qt_test(tst_qresultstore
SOURCES
tst_qresultstore.cpp
- DEFINES
- QT_STRICT_ITERATORS
LIBRARIES
Qt::CorePrivate
)