qtbase/coin/module_config.yaml
Lucie Gérard 20cca622cc Remove unnecessary comment
Pick-to: 6.8
Change-Id: I8407ddb117941bc9e28b18998ff1e824ded2b1d9
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
(cherry picked from commit 38e39902c6b2056d4600c2f8b425fde26cca179c)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-03-06 02:45:40 +00:00

25 lines
496 B
YAML

version: 2
tags: [git]
accept_configuration:
condition: property
property: features
not_contains_value: Disable
machine_type:
Build:
cores: 8
Test:
cores: 4
instructions:
Build:
- type: EnvironmentVariable
variableName: VERIFY_SOURCE_SBOM
variableValue: "ON"
- !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"