Skip to content

chore: default to Qt6 and C++20#1478

Open
letsfindaway wants to merge 1 commit into
OpenBoard-org:devfrom
letsfindaway:chore-qt6-cpp20
Open

chore: default to Qt6 and C++20#1478
letsfindaway wants to merge 1 commit into
OpenBoard-org:devfrom
letsfindaway:chore-qt6-cpp20

Conversation

@letsfindaway
Copy link
Copy Markdown
Collaborator

The defaults used by the CMake build files are outdated. Update them to reasonable defaults.

  • prefer Qt6 if both Qt5 and Qt6 are detected
  • use C++20 by default

- prefer Qt6 if both Qt5 and Qt6 are detected
- use C++20 by default

Signed-off-by: letsfindaway <me@letsfindaway.de>
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.

[Building/Packaging] Update defaults to QT 6 and C++20

1 participant