summaryrefslogtreecommitdiffstats
path: root/src/testlib/doc/snippets/code
diff options
context:
space:
mode:
authorAssam Boudjelthia <assam.boudjelthia@qt.io>2021-01-28 21:21:44 +0200
committerAssam Boudjelthia <assam.boudjelthia@qt.io>2021-06-07 18:40:27 +0000
commitc08b9a49ba70b1cbb0704668dd3f2c487d7f585e (patch)
treed875d21ef270c0e422ae67329c8912ca902347fa /src/testlib/doc/snippets/code
parent1365a1c7a76a73838909d63acb60ebdfcbdff62e (diff)
Android: don't call qmlimportscanner if no qml dir exist
If only qtbase is installed, androiddeployqt might call qmlimportscanner which will fail to find a qml dir under the Qt install path. Thus, we check if the qml dir exists before calling qmlimportscanner otherwise throw a warning. Fixes: QTBUG-89588 Change-Id: I706eb2a233e9ab5b250652cd46aae75cab178648 Reviewed-by: Andy Shaw <andy.shaw@qt.io>
Diffstat (limited to 'src/testlib/doc/snippets/code')
0 files changed, 0 insertions, 0 deletions