summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/qmake/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/tools/qmake/.prev_CMakeLists.txt')
-rw-r--r--tests/auto/tools/qmake/.prev_CMakeLists.txt24
1 files changed, 0 insertions, 24 deletions
diff --git a/tests/auto/tools/qmake/.prev_CMakeLists.txt b/tests/auto/tools/qmake/.prev_CMakeLists.txt
deleted file mode 100644
index a6aec5df5f..0000000000
--- a/tests/auto/tools/qmake/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-# Generated from qmake.pro.
-
-#####################################################################
-## tst_qmake Test:
-#####################################################################
-
-# Collect test data
-file(GLOB_RECURSE test_data_glob
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- testdata/*)
-list(APPEND test_data ${test_data_glob})
-
-qt_internal_add_test(tst_qmake
- SOURCES
- testcompiler.cpp testcompiler.h
- tst_qmake.cpp
- TESTDATA ${test_data}
-)
-
-## Scopes:
-#####################################################################
-
-#### Keys ignored in scope 2:.:.:qmake.pro:WIN32:
-# testcase.timeout = "900"