Skip to content

Commit

Permalink
Update Qt version requirement to 6.7.0
Browse files Browse the repository at this point in the history
GIT_SILENT
  • Loading branch information
jriddell authored and paulmcauley committed Oct 13, 2024
1 parent 5de41d5 commit 2184fa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ set(KF5_MIN_VERSION "5.102.0")
set(KF6_MIN_VERSION "6.2.0")
set(KDE_COMPILERSETTINGS_LEVEL "5.82")
set(QT5_MIN_VERSION "5.15.2")
set(QT_MIN_VERSION "6.6.0")
set(QT_MIN_VERSION "6.7.0")

include(GenerateExportHeader)
include(WriteBasicConfigVersionFile)
Expand Down

0 comments on commit 2184fa7

Please sign in to comment.