aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/toolsupport/.prev_CMakeLists.txt
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2020-10-07 16:40:40 +0200
committerKai Koehne <kai.koehne@qt.io>2020-10-08 11:52:13 +0200
commitd17b2ae269b0cee63c3b34e493a108a188d27087 (patch)
tree45c5f7a652efd9fe1a30d3925162368ab6b620c0 /tests/auto/toolsupport/.prev_CMakeLists.txt
parent9ce346411eb5bd71ae84647999030ae47c3c544a (diff)
Rename conflicting test target
Task-number: QTBUG-87217 Change-Id: Ib04713fd05d7d3db779b2375caa18c1fbc1be078 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
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
+)