clean up android target abi
This commit is contained in:
parent
c8a91ba9b1
commit
aa6035d237
@ -81,6 +81,8 @@ android {
|
|||||||
|
|
||||||
# https://bugreports.qt.io/browse/QTBUG-83165
|
# https://bugreports.qt.io/browse/QTBUG-83165
|
||||||
LIBS += -L$${top_builddir}/libnymea-app/$${ANDROID_TARGET_ARCH}
|
LIBS += -L$${top_builddir}/libnymea-app/$${ANDROID_TARGET_ARCH}
|
||||||
|
|
||||||
|
ANDROID_ABIS = armeabi-v7a arm64-v8a
|
||||||
}
|
}
|
||||||
|
|
||||||
macx: {
|
macx: {
|
||||||
@ -160,4 +162,3 @@ BR=$$BRANDING
|
|||||||
|
|
||||||
target.path = /usr/bin
|
target.path = /usr/bin
|
||||||
INSTALLS += target
|
INSTALLS += target
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user