Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow building against Qt6 #445

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Mar 2, 2023

  1. Allow building against Qt6

    This adds a new option qt6 to build against Qt6 instead of Qt5
    
    It is incompatible with qt, i.e. it is only possible to build against either Qt5 or Qt6 at a time
    nicolasfella authored and aleixpol committed Mar 2, 2023
  2. More Qt 6 porting

    aleixpol committed Mar 2, 2023