4
0
mirror of https://github.com/QuasarApp/QuasarAppCI.git synced 2025-05-10 20:29:36 +00:00

Update qtUpdater.py

This commit is contained in:
Andrei Yankovich 2019-11-02 00:05:26 +03:00 committed by GitHub
parent 846bde92b5
commit 785bc49903
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -172,8 +172,8 @@ def getAndroidConfigOptions(props):
list = [
"-xplatform", "android-clang",
"--disable-rpath",
# "-android-ndk", "/home/andrei/Android/NDK/android-ndk-r19c",
# "-android-sdk", "/home/andrei/Android/SDK",
"-android-ndk", "/home/andrei/Android/NDK/android-ndk-r19c",
"-android-sdk", "/home/andrei/Android/SDK",
"-skip", "qttranslations",
"-skip", "qtserialport",
"-no-warnings-are-errors",