summaryrefslogtreecommitdiff
path: root/tests/auto/.prev_CMakeLists.txt
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2021-01-29 10:01:43 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2021-01-29 20:11:17 +0100
commitf64a9054e3b049fff4eb258658a020b403196b53 (patch)
treef74617f0217ec3081484d68a617a682fb3561f5a /tests/auto/.prev_CMakeLists.txt
parentac9eeb58ad5bc82c5c5df9f4f37079fadaaa1e11 (diff)
parent100d0d2ea35834d06c864a12d6f6829692c2d990 (diff)
downloadqtwebchannel-f64a9054e3b049fff4eb258658a020b403196b53.tar.gz
Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"
Diffstat (limited to 'tests/auto/.prev_CMakeLists.txt')
-rw-r--r--tests/auto/.prev_CMakeLists.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/auto/.prev_CMakeLists.txt b/tests/auto/.prev_CMakeLists.txt
new file mode 100644
index 0000000..1fcf495
--- /dev/null
+++ b/tests/auto/.prev_CMakeLists.txt
@@ -0,0 +1,7 @@
+# Generated from auto.pro.
+
+add_subdirectory(cmake)
+add_subdirectory(webchannel)
+if(TARGET Qt::Quick)
+ add_subdirectory(qml)
+endif()