summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qdesktopwidget/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/widgets/kernel/qdesktopwidget/CMakeLists.txt')
-rw-r--r--tests/auto/widgets/kernel/qdesktopwidget/CMakeLists.txt13
1 files changed, 0 insertions, 13 deletions
diff --git a/tests/auto/widgets/kernel/qdesktopwidget/CMakeLists.txt b/tests/auto/widgets/kernel/qdesktopwidget/CMakeLists.txt
deleted file mode 100644
index 79790049fe..0000000000
--- a/tests/auto/widgets/kernel/qdesktopwidget/CMakeLists.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-# Generated from qdesktopwidget.pro.
-
-#####################################################################
-## tst_qdesktopwidget Test:
-#####################################################################
-
-add_qt_test(tst_qdesktopwidget
- SOURCES
- tst_qdesktopwidget.cpp
- PUBLIC_LIBRARIES
- Qt::Gui
- Qt::Widgets
-)