summaryrefslogtreecommitdiffstats
path: root/coin/module_config.yaml
blob: 8b41757ada4daf11a71467afd40b16df6f843fb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
version: 2
accept_configuration:
  condition: property
  property: features
  not_contains_value: Disable

instructions:
  Build:
    - type: EnvironmentVariable
      variableName: BUILD_DOCUMENTATION
      variableValue: "1"
    - !include "{{qt/qtbase}}/coin_module_build_template_v2.yaml"

  Test:
    - !include "{{qt/qtbase}}/coin_module_test_template_v3.yaml"