summaryrefslogtreecommitdiffstats
path: root/coin/instructions/coin_module_test_template_common.yaml
blob: 716a4bb1e73db6aca05555a2572709fd3a61eb7a (plain)
1
2
3
4
5
6
7
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"
  # 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"