summaryrefslogtreecommitdiffstats
path: root/src/gui/text
diff options
context:
space:
mode:
authorRaphael Cotty <raphael.cotty@gmail.com>2021-09-17 20:43:38 +0200
committerAndreas Buhr <andreas.buhr@qt.io>2021-10-01 18:51:07 +0200
commitcdfcb98bc0a06eba3be395f225e9397946058591 (patch)
tree415350337fe4701c821471e7b0da96c2934a9dd6 /src/gui/text
parent9875869d3174cf0f15ebfccac427ade3cb01e046 (diff)
androiddeployqt: Allow to also provide multiple qt install directories
The "qt" property can also be filled with a json object like this: "qt": { "x86":"/home/.../Qt/6.3.0/android_x86", "x86_64":"/home/.../Qt/6.3.0/android_x86_64", "arm64-v8a":"/home/.../Qt/6.3.0/android_arm64_v8a", "armeabi-v7a":"/home/.../Qt/6.3.0/android_armv7"} That allows to update the options.qtInstallDirectory when changing the current architecture. The "qtHostDir" property is also added to provide the path to the qt host installation (rcc, qmlimportscanner). Change-Id: I3f0c36cc7a7030d45adc1a4dccaaad61dd538aea Task-number: QTBUG-88841 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
Diffstat (limited to 'src/gui/text')
0 files changed, 0 insertions, 0 deletions