summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/verifyexceptionthrown/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/verifyexceptionthrown/.prev_CMakeLists.txt')
-rw-r--r--tests/auto/testlib/selftests/verifyexceptionthrown/.prev_CMakeLists.txt16
1 files changed, 0 insertions, 16 deletions
diff --git a/tests/auto/testlib/selftests/verifyexceptionthrown/.prev_CMakeLists.txt b/tests/auto/testlib/selftests/verifyexceptionthrown/.prev_CMakeLists.txt
deleted file mode 100644
index 989827573b..0000000000
--- a/tests/auto/testlib/selftests/verifyexceptionthrown/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-# Generated from verifyexceptionthrown.pro.
-
-#####################################################################
-## verifyexceptionthrown Binary:
-#####################################################################
-
-qt_internal_add_executable(verifyexceptionthrown
- EXCEPTIONS
- SOURCES
- tst_verifyexceptionthrown.cpp
- PUBLIC_LIBRARIES
- Qt::Test
-)
-
-## Scopes:
-#####################################################################