[Qbs] Is it possible to include Qt libraries in InstallPackage output archive?

Federico Frenguelli synasius at gmail.com
Tue Dec 5 09:51:51 CET 2017


Hi,

I have a big application that I recently ported to QBS.
I have a tons of legacy bash scripts that produce a .tar.gz archive which
includes the Qt dynamic libraries (like libQtCore5Core.so.5 etc..) so that
our users can just unpack and run the app.

Is it possible to achieve the same in QBS using the InstallPackage item
(docs: http://doc.qt.io/qbs/installpackage-item.html)?
Are there other ways to do that?

-- 
Federico Frenguelli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qbs/attachments/20171205/cd11f4ad/attachment.html>


More information about the Qbs mailing list