linuxdeployqt takes an application as input and makes it self-contained by copying in the Qt libraries and plugins that the application uses. It is based on macdeployqt in the tools applications of the Qt Toolkit.
linuxdeployqt takes an application as input and makes it self-contained by copying in the Qt libraries and plugins that the application uses. It is based on macdeployqt in the tools applications of the Qt Toolkit.
__This is not fully working yet.__ Help is appreciated.
## Known issues
* __This is not fully working yet.__ This is not ready for production use. Help is appreciated.
* Some functions still refer to macOS specifics. These need to be converted over to their Linux counterparts or deleted.