> On 9 Dec 2021, at 09:57, Alexandru Croitor wrote:
>
>
>> On 9. Dec 2021, at 08:53, Lars Knoll wrote:
>>
>> I’m always a bit worried about build system changes in stable branches. Does
>> this in any way interfere with or change how Qt itself is being build and
>> packaged?
>
> It shouldn
> On 9. Dec 2021, at 08:53, Lars Knoll wrote:
>
> I’m always a bit worried about build system changes in stable branches. Does
> this in any way interfere with or change how Qt itself is being build and
> packaged?
It shouldn't, it's extra API to be used by user projects, the Qt build itself
It covers deployment of applications that use Qt and QML modules
targeting Windows and macOS, with further platform support added in
later Qt versions (Linux and cross-compilation if/when possible).
This is the sore thumb sticking out of our CMake API for QML modules. In
order for people to act
I’m always a bit worried about build system changes in stable branches. Does
this in any way interfere with or change how Qt itself is being build and
packaged?
Cheers,
Lars
> On 7 Dec 2021, at 12:21, Alexandru Croitor wrote:
>
> Hi,
>
> I'd like to request a feature freeze exception for add
Hi,
I'd like to request a feature freeze exception for adding the new CMake
deployment API in Qt 6.3.
It covers deployment of applications that use Qt and QML modules targeting
Windows and macOS, with further platform support added in later Qt versions
(Linux and cross-compilation if/when poss