summaryrefslogtreecommitdiffstats
path: root/config_help.txt
diff options
context:
space:
mode:
authorAssam Boudjelthia <assam.boudjelthia@qt.io>2020-09-11 11:07:44 +0300
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2020-09-16 22:45:37 +0000
commit11cd29687c4e338f12112819d6eed28243b0394b (patch)
treeed95fa64fea5cbdfaf97d0b4725e7bc9a7aa1c95 /config_help.txt
parent09d79fb103dbe41da242a55e3dffc29793b03fe1 (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 Change-Id: I36b0665de2c31e16bf6d138859b5503455eb8e66 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Andy Shaw <andy.shaw@qt.io> (cherry picked from commit 675805e9eb0dc68a6e96622353073fd54161bdaf) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
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 d9ff8e598e..bce61577e7 100644
--- a/config_help.txt
+++ b/config_help.txt
@@ -207,6 +207,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