-
-
Notifications
You must be signed in to change notification settings - Fork 565
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for Qt6 building using CMake
This commit fixes build of the appplication using Qt6 (fixed all upstreams I needed). Tested scenarios (locally): - Debian Qt5 - Windows Qt6 (Using MinGW) I will assume that Debian Qt6 will work, and Qt6/5 MSVC will work. If not - the CI will find it (lol). Next steps: - Finish windows installer - Finish OS bundle - Revert back to ninja? - Document how to use CPM cache - Document how to handle a scenario in which the user has Qt5 and Qt6 installed. I am unsure how this works at all.
- Loading branch information
Showing
2 changed files
with
34 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters