Skip to content

Commit dbae5b7

Browse files
committed
Lower Qt6 version requirement
1 parent 27d8fd0 commit dbae5b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ endif()
1313

1414
project(fcitx5-configtool VERSION 5.1.9)
1515

16-
set(QT_MIN_VERSION "6.5.0")
16+
set(QT_MIN_VERSION "6.4.0")
1717
set(QT_MAJOR_VERSION 6)
1818

1919
find_package(ECM 5.68.0 REQUIRED)

0 commit comments

Comments
 (0)