summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qobject/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/kernel/qobject/.prev_CMakeLists.txt')
-rw-r--r--tests/auto/corelib/kernel/qobject/.prev_CMakeLists.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/tests/auto/corelib/kernel/qobject/.prev_CMakeLists.txt b/tests/auto/corelib/kernel/qobject/.prev_CMakeLists.txt
new file mode 100644
index 0000000000..ea894ff3d3
--- /dev/null
+++ b/tests/auto/corelib/kernel/qobject/.prev_CMakeLists.txt
@@ -0,0 +1,19 @@
+# Generated from qobject.pro.
+
+#####################################################################
+## tst_qobject Test:
+#####################################################################
+
+qt_add_test(tst_qobject
+ SOURCES
+ tst_qobject.cpp
+ DEFINES
+ QT_DISABLE_DEPRECATED_BEFORE=0
+ PUBLIC_LIBRARIES
+ Qt::CorePrivate
+ Qt::Network
+)
+
+## Scopes:
+#####################################################################
+add_subdirectory(signalbug)