summaryrefslogtreecommitdiffstats
path: root/coin
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2021-05-17 12:08:56 +0200
committerMichal Klocek <michal.klocek@qt.io>2021-05-17 10:20:59 +0000
commitb2e11595e167fd51095720af286eb21447f80d20 (patch)
tree20f5b8ed5843c917a5219d64ca5b1a49f144ce5c /coin
parent90f5267bd5376b61f4a7b27353430ed40dac355a (diff)
Add dummy cmake module_config
We need to update qt5 platform configs and enable cmake builds. To do that we need dummy cmake run first, so qt5 platform update integration can succeed. Task-number: QTBUG-91760 Change-Id: Ic562e9e55c4fb8aeb348f882fca26770a28e3aa2 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'coin')
-rw-r--r--coin/module_config.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
new file mode 100644
index 000000000..e8b9a7758
--- /dev/null
+++ b/coin/module_config.yaml
@@ -0,0 +1,4 @@
+version: 2
+instructions:
+ Build: []
+ Test: []