summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/compiler/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/other/compiler/CMakeLists.txt')
-rw-r--r--tests/auto/other/compiler/CMakeLists.txt17
1 files changed, 0 insertions, 17 deletions
diff --git a/tests/auto/other/compiler/CMakeLists.txt b/tests/auto/other/compiler/CMakeLists.txt
deleted file mode 100644
index 30c7ab1b52..0000000000
--- a/tests/auto/other/compiler/CMakeLists.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-# Generated from compiler.pro.
-
-#####################################################################
-## tst_compiler Test:
-#####################################################################
-
-qt_internal_add_test(tst_compiler
- EXCEPTIONS # special case
- SOURCES
- baseclass.cpp baseclass.h
- derivedclass.cpp derivedclass.h
- othersource.cpp
- tst_compiler.cpp
-)
-
-## Scopes:
-#####################################################################