0e7d06009e
Reflects what has been configured in the Coin. Allows removing the rules from Coin and brings them visible. Pick-to: 6.3 6.4 Change-Id: I8b3567bca3ac040725253764775249a0b0dee8eb Reviewed-by: Simo Fält <simo.falt@qt.io>
20 lines
386 B
YAML
20 lines
386 B
YAML
version: 2
|
|
accept_configuration:
|
|
condition: property
|
|
property: features
|
|
not_contains_value: Disable
|
|
|
|
machine_type:
|
|
Build:
|
|
cores: 4
|
|
Test:
|
|
cores: 4
|
|
|
|
instructions:
|
|
Build:
|
|
- !include "{{qt/qtbase}}/coin_qtbase_build_template_v2.yaml"
|
|
|
|
Test:
|
|
- !include "{{qt/qtbase}}/coin_module_test_template_v3.yaml"
|
|
- !include "{{qt/qtbase}}/coin_qtbase_test_docs.yaml"
|