mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-17 01:36:32 +08:00
These cause Coin to spawn VM for setting one env variable. Change-Id: Ie782edc11382dace7a22ac16b1c58a2e9d26905f Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
12 lines
198 B
YAML
12 lines
198 B
YAML
version: 2
|
|
accept_configuration:
|
|
condition: property
|
|
property: features
|
|
not_contains_value: Disable
|
|
|
|
instructions:
|
|
Build:
|
|
- !include "{{qt/qt5}}/coin_qt_build_template.yaml"
|
|
|
|
Test: []
|