diff options
| author | Assam Boudjelthia <assam.boudjelthia@qt.io> | 2021-01-28 21:21:44 +0200 |
|---|---|---|
| committer | Assam Boudjelthia <assam.boudjelthia@qt.io> | 2021-06-07 18:40:27 +0000 |
| commit | c08b9a49ba70b1cbb0704668dd3f2c487d7f585e (patch) | |
| tree | d875d21ef270c0e422ae67329c8912ca902347fa /src/testlib/doc/snippets/code | |
| parent | 1365a1c7a76a73838909d63acb60ebdfcbdff62e (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
