Skip to content

Fix Qt<6.5 timezone operations - #1081

Open
QuentiumYT wants to merge 1 commit into
MaartenBaert:masterfrom
Quentium-Forks:master
Open

Fix Qt<6.5 timezone operations#1081
QuentiumYT wants to merge 1 commit into
MaartenBaert:masterfrom
Quentium-Forks:master

Conversation

@QuentiumYT

Copy link
Copy Markdown

Hello,

This is a quick fix that prevent building on Qt < 6.5 because QTimeZone enums and methods are recent.
See https://doc.qt.io/qt-6/qtimezone.html#public-types
Note that currently, Ubuntu jammy & noble only have Qt 6.2.4 and 6.4.2 respectively.

I also bumped the minimum CMake version to 3.10 that the latest CMake version recommends :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant