Coin: Add core count config
Reflects what has been configured in the Coin. Allows removing the rules from Coin and brings them visible. Change-Id: I8b3567bca3ac040725253764775249a0b0dee8eb Reviewed-by: Simo Fält <simo.falt@qt.io> (cherry picked from commit 0e7d06009e2c75664317cff987735d266805ca38) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
d41c841e07
commit
f0925aa80b
@ -4,6 +4,12 @@ accept_configuration:
|
||||
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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user