summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@qt.io>2024-03-08 09:38:30 +0100
committerDominik Holland <dominik.holland@qt.io>2024-03-16 14:11:25 +0100
commit68d75af7c60f2b284dd9f59477b62cc274d73c79 (patch)
tree7e8d1a8c030304728aeeb915b766bfd00ff2131b
parentb7c9c6576df023ce49888de00cd8aa4a0073c0c5 (diff)
Revert "coin: Disable building for WebAssembly"
The tests can now be compiled successfully This reverts commit 684521d35039056d7aa73d5882af3be3d4f8fb79. Pick-to: 6.6 6.7 Change-Id: I05de9080fbf8d55cde1dd699ccb202b41386000e Reviewed-by: Robert Griebl <robert.griebl@qt.io>
-rw-r--r--coin/module_config.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
index 86c30ee2..74d5bc9a 100644
--- a/coin/module_config.yaml
+++ b/coin/module_config.yaml
@@ -6,9 +6,6 @@ accept_configuration:
- condition: property
property: features
not_contains_value: Disable
- - condition: property
- property: target.osVersion
- not_equals_value: WebAssembly
instructions:
Build: