summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/verbose2/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/verbose2/.prev_CMakeLists.txt')
-rw-r--r--tests/auto/testlib/selftests/verbose2/.prev_CMakeLists.txt17
1 files changed, 0 insertions, 17 deletions
diff --git a/tests/auto/testlib/selftests/verbose2/.prev_CMakeLists.txt b/tests/auto/testlib/selftests/verbose2/.prev_CMakeLists.txt
deleted file mode 100644
index 4704a90d34..0000000000
--- a/tests/auto/testlib/selftests/verbose2/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-# Generated from verbose2.pro.
-
-#####################################################################
-## verbose2 Binary:
-#####################################################################
-
-qt_internal_add_executable(verbose2
- SOURCES
- ../counting/tst_counting.cpp
- DEFINES
- TESTLIB_VERBOSITY_ARG="-v2"
- PUBLIC_LIBRARIES
- Qt::Test
-)
-
-## Scopes:
-#####################################################################