probonopd / linuxdeployqt

Makes Linux applications self-contained by copying in the libraries and plugins that the application uses, and optionally generates an AppImage. Can be used for Qt and other applications
Other
2.22k stars 414 forks source link

Implement "make install" in the CMakeLists.txt for linuxdeployqt #615

Closed dfaure-kdab closed 4 months ago

probonopd commented 4 months ago

Thank you very much @dfaure-kdab