Android: AUX template doesn't require a multi arch build
Change-Id: I7b7abe7f016b4b85546986354653fc4ddf320dcc Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>bb10
parent
79bf1b7e34
commit
8e54fc0880
|
|
@ -1,6 +1,6 @@
|
|||
load(resolve_config)
|
||||
|
||||
!host_build:!single_arch:!java:android {
|
||||
!equals(TEMPLATE, aux):!host_build:!single_arch:!java:android {
|
||||
isEmpty(ANDROID_ABIS): ANDROID_ABIS = $$ALL_ANDROID_ABIS
|
||||
|
||||
ALL_ABIS = $$join(ANDROID_ABIS, _and_)
|
||||
|
|
|
|||
Loading…
Reference in New Issue