> On 4 Aug 2022, at 19:42, Scott Bloom <sc...@towel42.com> wrote:
> 
> Is there a Qt supported linuxdeployqt comparable to the windeployqt?
> 
> I found the 3rd party version, but the command line args are very different.
> 
> Also, is anyone on the Qt side, create a CMake function for this?
> 
> Where inside CMake, you could call “DeployQt( <target> )” and it would find 
> all the dependencies and create a list of files in cmake etc
> 
> Scott
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> https://lists.qt-project.org/listinfo/interest

Hi Scott,

I can’t answer for the former but for the latter I had some WIP for macdeployqt 
that you can find here:

https://codereview.qt-project.org/c/qt/qttools/+/182317

I should revisit that but in the mean time it might already help.

Cheers

Samuel

Attachment: signature.asc
Description: Message signed with OpenPGP

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to