diff options
| author | Joerg Bornemann <[email protected]> | 2022-08-16 10:42:48 +0200 |
|---|---|---|
| committer | Joerg Bornemann <[email protected]> | 2022-09-15 12:55:23 +0200 |
| commit | c9c04291f5f96ff885f7caae6c15ce9bc1377fcc (patch) | |
| tree | bc2fc9d726915445181a2db48ec7089930b0b488 /src/tools/uic/python/pythonwriteimports.cpp | |
| parent | 6329fed0a8721a530d9dc485ecc5611a22db59d9 (diff) | |
CMake: Add Linux support to qt_deploy_runtime_dependencies
Before this change, qt_deploy_runtime_dependencies supported Windows and
macOS only. We add a generic deployment method implemented in
cmake-language with file(GET_RUNTIME_DEPENDENCIES). This deployment
method is now enabled for shared builds on Linux.
The file(GRD) command requires that the EXECUTABLE argument points to
the executable in the build directory.
Only libraries in Qt's installation directory are considered for
deployment. This includes Qt's own libraries and also things like
libicu*.so we're shipping with the installer.
Unlike macdeployqt and windeployqt, the generic
qt_deploy_runtime_dependencies does not yet support deploying
translations. We will catch up on this in a later commit.
Change-Id: Iea23abcdba774d4c1885c8d2c243eb3e48fb7fae
Reviewed-by: Qt CI Bot <[email protected]>
Reviewed-by: Alexandru Croitor <[email protected]>
Diffstat (limited to 'src/tools/uic/python/pythonwriteimports.cpp')
0 files changed, 0 insertions, 0 deletions
