17 lines
406 B
YAML
17 lines
406 B
YAML
type: Group
|
|
instructions:
|
|
- type: Group
|
|
instructions:
|
|
- !include "{{qt/qtbase}}/cmake_regular_test_instructions.yaml"
|
|
enable_if:
|
|
condition: property
|
|
property: host.os
|
|
equals_property: target.os
|
|
- type: EnvironmentVariable
|
|
variableName: Dummy
|
|
variableValue: dummy
|
|
disable_if:
|
|
condition: property
|
|
property: host.os
|
|
equals_property: target.os
|