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.txt27
1 files changed, 0 insertions, 27 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 ec9441a1dc..0000000000
--- a/tests/auto/gui/kernel/qguieventloop/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,27 +0,0 @@
-# Generated from qguieventloop.pro.
-
-#####################################################################
-## tst_qguieventloop Test:
-#####################################################################
-
-qt_internal_add_test(tst_qguieventloop
- SOURCES
- ../../../corelib/kernel/qeventloop/tst_qeventloop.cpp
- PUBLIC_LIBRARIES
- Qt::CorePrivate
- Qt::Gui
- Qt::Network
-)
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(tst_qguieventloop CONDITION WIN32
- PUBLIC_LIBRARIES
- user32
-)
-
-qt_internal_extend_target(tst_qguieventloop CONDITION QT_FEATURE_glib
- DEFINES
- HAVE_GLIB
-)