clean up android target abi

This commit is contained in:
Michael Zanetti 2020-09-21 19:26:51 +02:00
parent c8a91ba9b1
commit aa6035d237

View File

@ -81,6 +81,8 @@ android {
# https://bugreports.qt.io/browse/QTBUG-83165
LIBS += -L$${top_builddir}/libnymea-app/$${ANDROID_TARGET_ARCH}
ANDROID_ABIS = armeabi-v7a arm64-v8a
}
macx: {
@ -160,4 +162,3 @@ BR=$$BRANDING
target.path = /usr/bin
INSTALLS += target