mirror of https://github.com/qt/qt5compat.git
17 lines
425 B
YAML
17 lines
425 B
YAML
version: 2
|
|
accept_configuration:
|
|
condition: property
|
|
property: features
|
|
not_contains_value: Disable
|
|
|
|
instructions:
|
|
Build:
|
|
- type: EnvironmentVariable
|
|
variableName: VERIFY_SOURCE_SBOM
|
|
variableValue: "ON"
|
|
- !include "{{qt/qtbase}}/coin_module_build_template_v2.yaml"
|
|
|
|
Test:
|
|
- !include "{{qt/qtbase}}/coin_module_test_template_v3.yaml"
|
|
- !include "{{qt/qtbase}}/coin_module_test_docs.yaml"
|