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

Migrate from qmake to CMake #408

Closed
zjeffer opened this issue Oct 22, 2022 · 2 comments
Closed

Migrate from qmake to CMake #408

zjeffer opened this issue Oct 22, 2022 · 2 comments

Comments

@zjeffer
Copy link
Collaborator

zjeffer commented Oct 22, 2022

With the conversion to QT6 (#386), it is also a good idea to migrate from qmake to CMake, as that is the recommended way to build QT6 projects. It should also be compatible with QT5, all the way down to 5.9

  • Migrate to CMake
  • Update build workflows to reflect this change
  • Update build instructions in README
  • ...

More info: https://doc.qt.io/qt-6/qt6-buildsystem.html

@zjeffer zjeffer self-assigned this Oct 22, 2022
@guihkx
Copy link
Collaborator

guihkx commented Oct 22, 2022

Maybe helpful: https://code.qt.io/cgit/qt/qtbase.git/tree/util/cmake/pro2cmake.py

@zjeffer
Copy link
Collaborator Author

zjeffer commented Dec 30, 2022

Closed with #421

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

No branches or pull requests

2 participants