11.04.2019, 04:05, "Richard Weickelt" <rich...@weickelt.de>:
> On 10.04.2019 23:21, Marco Bubke wrote:
>>  Sounds you want flatpak. ;-)
>
> All those run-time extracted application container formats might be nice
> solutions for GUI applications which is apparently the main target of Qt.
> But my observation is that they perform rather poorly when being used for
> command line applications or a combination of both.

You can use static linking for command-line applications, or use AppImage
where artifact is just a single executable file which could be put anywhere in 
$PATH

-- 
Regards,
Konstantin

_______________________________________________
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to