aboutsummaryrefslogtreecommitdiffstats
path: root/coin/module_config.yaml
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-06-16 14:46:17 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-06-16 15:46:53 +0200
commit349bd021737dad62ac1f836e850824999b26a0b8 (patch)
treeb89becdb63ab1a4984ec43fb18efada7490c3de4 /coin/module_config.yaml
parent0cc1973ba89b0c8372cbe06d9436e2170baa86d9 (diff)
CMake: Update instruction file to accept cross-compiling configs
This is needed for consistency. Previously if you scheduled a test build for a qt5.git change, the cmake cross compiling configurations would not appear and not be tested. But when staging the change, each repo WOULD start building the cross-compiling configurations, except for the qt5.git top-level builds. The current change will make sure that configurations is done both during scheduled test builds and actual staged builds. Change-Id: Ia2cbb08cee97414c39287a2ab9ff8d312dcd813a Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Liang Qi <liang.qi@qt.io>
Diffstat (limited to 'coin/module_config.yaml')
-rw-r--r--coin/module_config.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
index 96d20dd4..222a8bbe 100644
--- a/coin/module_config.yaml
+++ b/coin/module_config.yaml
@@ -1,8 +1,8 @@
version: 2
accept_configuration:
condition: property
- property: host.os
- equals_property: target.os
+ property: features
+ not_contains_value: Disable
instructions:
Build: