Skip to content

Commit

Permalink
Update Qt version to 6.2.4 on macOS and Linux.
Browse files Browse the repository at this point in the history
  • Loading branch information
john-preston committed Mar 27, 2022
1 parent 1711697 commit 9a043ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion external/qt/package.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

if (NOT DESKTOP_APP_USE_PACKAGED)
if (DESKTOP_APP_QT6)
set(qt_version 6.2.3)
set(qt_version 6.2.4)
else()
set(qt_version 5.15.3)
endif()
Expand Down

0 comments on commit 9a043ab

Please sign in to comment.