Skip to content

Commit

Permalink
Remove elfreader and other unix leftovers from windeployqt
Browse files Browse the repository at this point in the history
Back then elfreader and other unix functionality was added for the
purpose of having one generic deployment tool but it was never used.
Remove the code to be more clear on what to expect.

Pick-to: 6.6
Change-Id: I2b7a759de04afe0c5fb210ad65f1c86e32934f18
Reviewed-by: Timothée Keller <[email protected]>
Reviewed-by: Fabian Kosmale <[email protected]>
  • Loading branch information
owolff committed Aug 22, 2023
1 parent 634f474 commit 68b1697
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 654 deletions.
1 change: 0 additions & 1 deletion src/tools/windeployqt/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ qt_internal_add_tool(${target_name}
INSTALL_VERSIONED_LINK
TARGET_DESCRIPTION "Qt Windows Deployment Tool"
SOURCES
elfreader.cpp elfreader.h
qmlutils.cpp qmlutils.h
qtmoduleinfo.cpp qtmoduleinfo.h
utils.cpp utils.h
Expand Down
Loading

0 comments on commit 68b1697

Please sign in to comment.