mirror of https://github.com/qt/qt5.git
CMake: Enable qemu armv7 configuration for all repos
Task-number: QTBUG-83968 Change-Id: I0aca9b5ff53b8383001030dc7f7555cc5aaf2be8 Reviewed-by: Toni Saario <toni.saario@qt.io>
This commit is contained in:
parent
61d6a120dc
commit
94f091907e
|
@ -1,5 +1,6 @@
|
||||||
Version: 2
|
Version: 2
|
||||||
Include: [
|
Include: [
|
||||||
|
cmake_platforms_qemu.yaml,
|
||||||
cmake_platforms_target_android_host_linux.yaml,
|
cmake_platforms_target_android_host_linux.yaml,
|
||||||
cmake_platforms_target_android_host_macos.yaml,
|
cmake_platforms_target_android_host_macos.yaml,
|
||||||
cmake_platforms_target_android_host_windows.yaml
|
cmake_platforms_target_android_host_windows.yaml
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
Version: 2
|
Version: 2
|
||||||
Include: [cmake_platforms.yaml, cmake_platforms_qemu.yaml]
|
Include: [cmake_platforms.yaml]
|
||||||
Configurations:
|
Configurations:
|
||||||
-
|
-
|
||||||
Template: 'qtci-linux-openSUSE-15.1-x86_64'
|
Template: 'qtci-linux-openSUSE-15.1-x86_64'
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Version: 2
|
Version: 2
|
||||||
Include: [cmake_platforms.yaml, cmake_platforms_qemu.yaml]
|
Include: [cmake_platforms.yaml]
|
||||||
Configurations: []
|
Configurations: []
|
||||||
|
|
Loading…
Reference in New Issue