qt6-bb10/src/tools/windeployqt
Timothée Keller 0e528f2976 Windeployqt: Fix -v/--version option
While the version option was already there, it had no output attached
to it, and simply generated the whole help text. Make sure that if the
-v/--version option is set, only the tool version is outputted.

Fixes: QTBUG-119511
Pick-to: 6.6
Change-Id: I59ee620333c02eb0a031cd05ac3170216cd034fa
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
2023-11-28 19:59:48 +01:00
..
CMakeLists.txt Windeployqt: add options to deploy/block plugins 2023-10-31 18:10:14 +00:00
main.cpp Windeployqt: Fix -v/--version option 2023-11-28 19:59:48 +01:00
qmlutils.cpp windeployqt: Don't copy files from unneeded QML modules 2023-10-10 13:19:34 +02:00
qmlutils.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtmoduleinfo.cpp Windeployqt: also add internal modules to module list 2023-07-12 11:24:30 +02:00
qtmoduleinfo.h windeployqt: Remove hard-coded information about modules and plugins 2023-02-07 13:33:01 +01:00
qtplugininfo.cpp Windeployqt: add options to deploy/block plugins 2023-10-31 18:10:14 +00:00
qtplugininfo.h Windeployqt: add options to deploy/block plugins 2023-10-31 18:10:14 +00:00
utils.cpp windeployqt: improve MSVC runtime detection 2023-11-02 16:49:40 +00:00
utils.h Remove elfreader and other unix leftovers from windeployqt 2023-08-22 11:15:13 +02:00