Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
windeployqt: MSVC: Add support for ARM64 hosts
Windeployqt deployed all the non Qt libraries in their x64 versions as it was not aware of the host it was running on. This check needs to be done before any deployment happens. Current support is limited for MSVC. mingw/clang might be done in followup commits. Pick-to: 6.7 Change-Id: I70fd6ad66c9cacfc6ff5b109f214a142b8b6d5f8 Reviewed-by: Joerg Bornemann <[email protected]>
- Loading branch information