aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qwintaskbarbutton/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qwintaskbarbutton/CMakeLists.txt')
-rw-r--r--tests/auto/qwintaskbarbutton/CMakeLists.txt13
1 files changed, 0 insertions, 13 deletions
diff --git a/tests/auto/qwintaskbarbutton/CMakeLists.txt b/tests/auto/qwintaskbarbutton/CMakeLists.txt
deleted file mode 100644
index f313e0d..0000000
--- a/tests/auto/qwintaskbarbutton/CMakeLists.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-# Generated from qwintaskbarbutton.pro.
-
-#####################################################################
-## tst_qwintaskbarbutton Test:
-#####################################################################
-
-qt_add_test(tst_qwintaskbarbutton
- SOURCES
- tst_qwintaskbarbutton.cpp
- PUBLIC_LIBRARIES
- Qt::Gui
- Qt::WinExtras
-)