mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2024-11-23 12:07:03 +08:00
10 lines
519 B
YAML
10 lines
519 B
YAML
type: Group
|
|
instructions:
|
|
# The build env is needed on MSVC so that tst_qmake can properly build apps / libraries.
|
|
- !include "{{qt/qtbase}}/prepare_building_env.yaml"
|
|
- !include "{{qt/qtbase}}/coin_module_test_android_start_emulator.yaml"
|
|
- !include "{{qt/qtbase}}/coin_module_test_qnx_start_emulator.yaml"
|
|
# The test env vars are needed to pick the proper prefix.bat file.
|
|
- !include "{{qt/qtbase}}/cmake_setup_running_tests_env_vars.yaml"
|
|
- !include "{{qt/qtbase}}/coin_module_test_qemu_env_vars.yaml"
|