mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-27 07:06:33 +08:00
Build android target binaries only once
- android armv7 is build only in windows - android arm64 is build only in mac - android x86 and android x86_64 are build only in linux Task-number: QTBUG-101357 Pick-to: 6.4 Change-Id: Ibfbd2e3c6d5d3a7a52dde3b35ca6c23eddf4b2f1 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
This commit is contained in:
@@ -2,9 +2,7 @@ Version: 2
|
||||
Include: [
|
||||
cmake_platforms_qemu.yaml,
|
||||
cmake_platforms_qemu_qnx710.yaml,
|
||||
cmake_platforms_target_android_host_linux.yaml,
|
||||
cmake_platforms_target_android_host_macos.yaml,
|
||||
cmake_platforms_target_android_host_windows.yaml,
|
||||
cmake_platforms_target_android.yaml,
|
||||
cmake_platforms_wasm.yaml,
|
||||
macos.yaml
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user