windeployqt: Automatically add some dependencies.
authorFriedemann Kleint <Friedemann.Kleint@digia.com>
Thu, 12 Dec 2013 13:11:03 +0000 (15:11 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 12 Dec 2013 22:22:38 +0000 (23:22 +0100)
commit0199b72b8ae6bb2a46118c1f92808f1dca3b9feb
tree35f18b5b1f686ca3d94a86375db88d6ebc6fa0ea
parent50a62a83438148208e7d5367a46e268561ffbabb
windeployqt: Automatically add some dependencies.

Automatically add Qt5Qml when passing the command line option -quick,
thus triggering qmlimportscanner. Similar, add Qt5CLucene and Qt5Designer
when Qt5Help or Qt5DesignerComponents are enabled on the command line.

Change-Id: Ie9a51a51581fc4cf855b53bcfd5d526f30ee93a2
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
src/windeployqt/main.cpp