aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/toolsupport/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/toolsupport/.prev_CMakeLists.txt')
-rw-r--r--tests/auto/toolsupport/.prev_CMakeLists.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/auto/toolsupport/.prev_CMakeLists.txt b/tests/auto/toolsupport/.prev_CMakeLists.txt
new file mode 100644
index 0000000000..d80aee6d9b
--- /dev/null
+++ b/tests/auto/toolsupport/.prev_CMakeLists.txt
@@ -0,0 +1,13 @@
+# Generated from toolsupport.pro.
+
+#####################################################################
+## tst_toolsupport Test:
+#####################################################################
+
+qt_internal_add_test(tst_toolsupport
+ SOURCES
+ tst_toolsupport.cpp
+ PUBLIC_LIBRARIES
+ Qt::CorePrivate
+ Qt::QmlPrivate
+)