Re: Re: Proposal to Update Minimum CMake Version to 3.22

2025-04-10 Thread David Redondo
Am Mittwoch, 9. April 2025, 21:44 schrieb Ingo Klöcker:
> On Mittwoch, 9. April 2025 15:39:17 Mitteleuropäische Sommerzeit Kevin Kofler 
> wrote:
> > David Redondo wrote:
> > > FWIW Frameworks Qt minimum is still 6.5 and will be 6.6 once 6.9 releases.
> 
> The rule is current minor version of Qt minus 2. As a matter of fact, Albert 
> has just raised the minimum Qt required by KDE Frameworks to 6.7.
> https://invent.kde.org/frameworks/kconfig/-/commit/
> 1e40d290384e36b079dcb190b59a566adfdbddd0
> 
> Regards,
> Ingo
> 

Yes I made a calculation error. I had "last 3 versions" on my mind
and subtracted 3 instead of 2. I should have double checked.

Apologies,
David




Re: Proposal to Update Minimum CMake Version to 3.22

2025-04-10 Thread Kevin Kofler
Ingo Klöcker wrote:
> The rule is current minor version of Qt minus 2. As a matter of fact,
> Albert has just raised the minimum Qt required by KDE Frameworks to 6.7.
> https://invent.kde.org/frameworks/kconfig/-/commit/
> 1e40d290384e36b079dcb190b59a566adfdbddd0

Good to know, but Qt 6.7 still only requires CMake >= 3.16, like Qt 6.5 and 
6.6, so this does not really change anything for this discussion.

Kevin Kofler