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