aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2021-05-27 14:02:25 +0200
committerMichal Klocek <michal.klocek@qt.io>2021-06-04 16:33:29 +0200
commitb28866f7b1d4117ad5e04777021898504b8a55af (patch)
tree589d2d5e34564a21a295f5a55a3fc834e6290ff7
parentba869e19755beffdee350c56417e4510db2bae06 (diff)
Switch webview builds to cmake
Task-number: QTBUG-88620 Change-Id: I77bc7ad283d6b33590cc27e23dead7aac301fec9 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
-rw-r--r--coin/platform_configs/qtwebview.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/coin/platform_configs/qtwebview.yaml b/coin/platform_configs/qtwebview.yaml
new file mode 100644
index 00000000..c3233842
--- /dev/null
+++ b/coin/platform_configs/qtwebview.yaml
@@ -0,0 +1,3 @@
+Version: 2
+Include: [cmake_platforms.yaml]
+Configurations: []