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

Bundle addition libraries to $ORIGIN/lib directory #557

Open GilfoyleProger opened 2 years ago

GilfoyleProger commented 2 years ago

Hi. Is there any way to copy additional external libraries to the $ORIGIN/lib folder while running linuxdeployqt? Or is this option not available?

probonopd commented 2 years ago

If I remember correctly, you need to: