2019-04-25 09:44:20 +00:00
|
|
|
version: 1
|
|
|
|
|
accept_configuration:
|
|
|
|
|
condition: property
|
|
|
|
|
property: host.os
|
|
|
|
|
equals_property: target.os
|
2019-06-03 11:35:41 +00:00
|
|
|
|
2019-04-25 09:44:20 +00:00
|
|
|
build_instructions:
|
2019-07-03 06:26:24 +00:00
|
|
|
- !include "{{qt/qtbase}}/prepare_building_env.yaml"
|
2019-08-22 06:21:24 +00:00
|
|
|
- !include "{{qt/qtbase}}/cmake_qtbase_build_instructions.yaml"
|
|
|
|
|
- !include "{{qt/qtbase}}/cmake_build_and_upload_test_artifacts.yaml"
|
2019-06-25 09:00:01 +00:00
|
|
|
|
|
|
|
|
test_instructions:
|
2019-08-22 06:21:24 +00:00
|
|
|
- !include "{{qt/qtbase}}/cmake_regular_test_instructions.yaml"
|