androiddeployqt: Share information on why plugins are skipped
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Fri, 8 Nov 2013 08:34:55 +0000 (09:34 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 13 Nov 2013 07:41:14 +0000 (08:41 +0100)
commitb61e53490a736b1314efb60007492d6439eadc26
tree5746614b300dab83388add922a9a7d53a4804c4a
parentea2be9ffd6e38b13d4ae9de044cb63de5a86ffde
androiddeployqt: Share information on why plugins are skipped

When we skip a plugin due to missing dependencies, we should
output which dependencies are missing so that people can easily
find out what to add to their .pro files.

Task-number: QTBUG-34586
Change-Id: I64e1687e4ad67165b0d8708e1e1fcedc10883515
Reviewed-by: Paul Olav Tvete <paul.tvete@digia.com>
src/androiddeployqt/main.cpp