[Interest] Official linuxdeployqt ?
Scott Bloom
scott at towel42.com
Thu Aug 4 23:41:12 CEST 2022
I already have a cmake fuction I use for Qt deployment for windows and mac, but without the linux deploy application, I have nothing for linux
Scott
-----Original Message-----
From: Samuel Gaist <samuel.gaist at idiap.ch>
Sent: Thursday, August 4, 2022 12:05 PM
To: Scott Bloom <scott at towel42.com>
Cc: interest at qt-project.org
Subject: Re: [Interest] Official linuxdeployqt ?
> On 4 Aug 2022, at 19:42, Scott Bloom <scott at 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 at 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
More information about the Interest
mailing list