mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
we require Qt 6.7 release to build
we use new API from Qt6.7 Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
This commit is contained in:
parent
f6ea58fdea
commit
0ec73cb885
@ -24,7 +24,7 @@ set(BIN_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/bin")
|
||||
include(${CMAKE_SOURCE_DIR}/NEXTCLOUD.cmake)
|
||||
|
||||
set(QT_VERSION_MAJOR "6")
|
||||
set(REQUIRED_QT_VERSION "6.0.0")
|
||||
set(REQUIRED_QT_VERSION "6.7.0")
|
||||
|
||||
# CfAPI Shell Extensions
|
||||
set( CFAPI_SHELL_EXTENSIONS_LIB_NAME CfApiShellExtensions )
|
||||
|
||||
Loading…
Reference in New Issue
Block a user