Android: fix configure help for --android-abis
Qt 6.0 doesn't support multi-abi builds. Change-Id: Ic944460d8299d98b6003d12a3c7a33bf7e619db9 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
558f5a2d7b
commit
090efe6b0e
@ -161,8 +161,7 @@ Build environment:
|
|||||||
-android-sdk path .... Set Android SDK root path [$ANDROID_SDK_ROOT]
|
-android-sdk path .... Set Android SDK root path [$ANDROID_SDK_ROOT]
|
||||||
-android-ndk path .... Set Android NDK root path [$ANDROID_NDK_ROOT]
|
-android-ndk path .... Set Android NDK root path [$ANDROID_NDK_ROOT]
|
||||||
-android-ndk-platform Set Android platform
|
-android-ndk-platform Set Android platform
|
||||||
-android-abis ....... Comma separated Android abis, default is:
|
-android-abis ....... Only one ABI can be specified, default is: armeabi-v7a
|
||||||
armeabi-v7a,arm64-v8a,x86,x86_64
|
|
||||||
-android-javac-target Set the javac build target version [8]
|
-android-javac-target Set the javac build target version [8]
|
||||||
-android-javac-source Set the javac build source version [8]
|
-android-javac-source Set the javac build source version [8]
|
||||||
-android-style-assets Automatically extract style assets from the device at
|
-android-style-assets Automatically extract style assets from the device at
|
||||||
|
Loading…
Reference in New Issue
Block a user