summaryrefslogtreecommitdiffstats
path: root/coin
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2021-05-26 14:46:58 +0200
committerLars Knoll <lars.knoll@qt.io>2021-05-27 10:02:52 +0200
commitcd21afd3666a9538f1b675383cf6f99a9c626b98 (patch)
treeb855005b22e5b27c8d4cefeb6ad912e4b042c283 /coin
parent899930cf780073091f353cf7b94df1dcd6c367da (diff)
Don't compile/test the module for the moment
This is required, so that we can enable the module in qt5.git. Once that's done we can work our way back to full testing using this file only. Change-Id: I98ed1e0bd12056e32826d5896f2e5c8c1eda0452 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'coin')
-rw-r--r--coin/module_config.yaml6
1 files changed, 2 insertions, 4 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
index 16d158c6b..43c421d56 100644
--- a/coin/module_config.yaml
+++ b/coin/module_config.yaml
@@ -5,8 +5,6 @@ accept_configuration:
not_contains_value: Disable
instructions:
- Build:
- - !include "{{qt/qtbase}}/coin_module_build_template_v2.yaml"
+ Build: []
- Test:
- - !include "{{qt/qtbase}}/coin_module_test_template_v3.yaml"
+ Test: []