d445112cc0
Task-number: QTBUG-78945 Change-Id: I3361e63ed4830ac0e1ebb9d4b9495df09c45f476 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
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
|