You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.9More info: https://doc.qt.io/qt-6/qt6-buildsystem.html
The text was updated successfully, but these errors were encountered: