summaryrefslogtreecommitdiffstats
path: root/config_help.txt
diff options
context:
space:
mode:
authorAssam Boudjelthia <assam.boudjelthia@qt.io>2020-09-11 11:07:44 +0300
committerAssam Boudjelthia <assam.boudjelthia@qt.io>2020-09-16 20:55:08 +0300
commit675805e9eb0dc68a6e96622353073fd54161bdaf (patch)
treea8ce4a62579d67bb0e810bfe18e37ad40853cfeb /config_help.txt
parent5ce24fab73d8e742db98e42902e544caac5e5cc8 (diff)
Android: allow setting javac build version from the configure script
The configure options -android-javac-source and -android-javac-target can be used to set the version numbers. Fixes: QTBUG-86282 Pick-to: 5.15 Change-Id: I36b0665de2c31e16bf6d138859b5503455eb8e66 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Andy Shaw <andy.shaw@qt.io>
Diffstat (limited to 'config_help.txt')
-rw-r--r--config_help.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/config_help.txt b/config_help.txt
index 2cb34865bf..7b918a7511 100644
--- a/config_help.txt
+++ b/config_help.txt
@@ -210,6 +210,8 @@ Build environment:
[$ANDROID_NDK_HOST]
-android-abis ....... Comma separated Android abis, default is:
armeabi-v7a,arm64-v8a,x86,x86_64
+ -android-javac-target Set the javac build target version [7]
+ -android-javac-source Set the javac build source version [7]
-android-style-assets Automatically extract style assets from the device at
run time. This option makes the Android style behave
correctly, but also makes the Android platform plugin