qt6windows7/coin/instructions/coin_module_test_qemu_env_vars.yaml

15 lines
400 B
YAML
Raw Normal View History

2023-10-30 06:33:08 +08:00
type: Group
instructions:
- type: Group
instructions:
- type: EnvironmentVariable
variableName: QEMU_LD_PREFIX
variableValue: "{{.Env.QT_SYSROOT_FOR_RUNNING_TESTS}}"
- type: EnvironmentVariable
variableName: QT_QPA_PLATFORM
variableValue: "offscreen"
enable_if:
condition: property
property: target.osVersion
equals_value: QEMU