summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qguieventloop/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/kernel/qguieventloop/.prev_CMakeLists.txt')
-rw-r--r--tests/auto/gui/kernel/qguieventloop/.prev_CMakeLists.txt28
1 files changed, 0 insertions, 28 deletions
diff --git a/tests/auto/gui/kernel/qguieventloop/.prev_CMakeLists.txt b/tests/auto/gui/kernel/qguieventloop/.prev_CMakeLists.txt
deleted file mode 100644
index 7fb82219a9..0000000000
--- a/tests/auto/gui/kernel/qguieventloop/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,28 +0,0 @@
-# Generated from qguieventloop.pro.
-
-#####################################################################
-## tst_qguieventloop Test:
-#####################################################################
-
-add_qt_test(tst_qguieventloop
- SOURCES
- ../../../corelib/kernel/qeventloop/tst_qeventloop.cpp
- LIBRARIES
- Qt::CorePrivate
- PUBLIC_LIBRARIES
- Qt::Gui
- Qt::Network
-)
-
-## Scopes:
-#####################################################################
-
-extend_target(tst_qguieventloop CONDITION WIN32
- PUBLIC_LIBRARIES
- user32
-)
-
-extend_target(tst_qguieventloop CONDITION QT_FEATURE_glib
- DEFINES
- HAVE_GLIB
-)