summaryrefslogtreecommitdiff
path: root/coin
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2021-05-27 14:13:08 +0200
committerLars Knoll <lars.knoll@qt.io>2021-05-28 14:29:16 +0200
commitfa100f40fcce330e3d8367620bdeb5ddf0ee2732 (patch)
treef9523a4e0cfe35272cffc03dda84916b964dd576 /coin
parent7dc3692764da57a3d38694516c128b1be4e9d531 (diff)
downloadqtmultimedia-fa100f40fcce330e3d8367620bdeb5ddf0ee2732.tar.gz
Enable compilation of the Qt Multimedia module in CI
And fix a couple of smaller issues found by CI. Add some hacks/workarounds for issues with gstreamer packages and packageconfig files. Disable compilation of the QNX backend (as it's broken currently), and use the wnf and wmsdk feature tests to determine whether to compile the windows backend. Change-Id: I12f8983132f50b337cb15eb473d87299d3259745 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'coin')
-rw-r--r--coin/module_config.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
index 43c421d56..6c1ee3f7b 100644
--- a/coin/module_config.yaml
+++ b/coin/module_config.yaml
@@ -5,6 +5,7 @@ accept_configuration:
not_contains_value: Disable
instructions:
- Build: []
+ Build:
+ - !include "{{qt/qtbase}}/coin_module_build_template_v2.yaml"
Test: []