summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qfuture/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/thread/qfuture/.prev_CMakeLists.txt')
-rw-r--r--tests/auto/corelib/thread/qfuture/.prev_CMakeLists.txt14
1 files changed, 0 insertions, 14 deletions
diff --git a/tests/auto/corelib/thread/qfuture/.prev_CMakeLists.txt b/tests/auto/corelib/thread/qfuture/.prev_CMakeLists.txt
deleted file mode 100644
index 8869f1ba84..0000000000
--- a/tests/auto/corelib/thread/qfuture/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-# Generated from qfuture.pro.
-
-#####################################################################
-## tst_qfuture Test:
-#####################################################################
-
-qt_internal_add_test(tst_qfuture
- SOURCES
- tst_qfuture.cpp
- DEFINES
- -QT_NO_JAVA_STYLE_ITERATORS
- PUBLIC_LIBRARIES
- Qt::CorePrivate
-)