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

instructions:
  Build:
    - !include "{{qt/qt5}}/coin_qt_build_template.yaml"

  Test:
    - !include "{{qt/qt5}}/coin_bic_tests.yaml"