mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-02-25 18:10:35 +00:00
Update Qt version for Linux in cmake
This commit is contained in:
parent
3cbbe3d3c2
commit
646c7ecceb
@ -60,7 +60,7 @@ if (NOT DESKTOP_APP_USE_PACKAGED)
|
||||
elseif (APPLE)
|
||||
set(qt_version 6.3.2)
|
||||
else()
|
||||
set(qt_version 6.4.1)
|
||||
set(qt_version 6.4.2)
|
||||
endif()
|
||||
endif()
|
||||
include(cmake/external/qt/package.cmake)
|
||||
|
Loading…
Reference in New Issue
Block a user