-
Notifications
You must be signed in to change notification settings - Fork 365
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix #833: Switch to Qt 6.6.0 for macOS and Windows
With this commit macOS and Windows builds switch to Qt 6.6.0 [1], which contains an important commit for Per-Monitor DPI support in Windows [2] as discussed in #831. Note that '-no-feature-systemsemaphore' needs to be removed as otherwise the build fails in macOS. [1]: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.6.0/release-note.md [2]: qt/qtbase@5e0d9a0 PiperOrigin-RevId: 575700086
- Loading branch information
1 parent
0565234
commit b284dd2
Showing
3 changed files
with
4 additions
and
5 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
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