mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Update Qt to 6.4.1 on Linux
This commit is contained in:
+1
-1
@@ -56,7 +56,7 @@ if (NOT DESKTOP_APP_USE_PACKAGED)
|
||||
elseif (APPLE)
|
||||
set(qt_version 6.3.1)
|
||||
else()
|
||||
set(qt_version 6.4.0)
|
||||
set(qt_version 6.4.1)
|
||||
endif()
|
||||
endif()
|
||||
include(cmake/external/qt/package.cmake)
|
||||
|
||||
Reference in New Issue
Block a user