mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
[client,mac] disable mac client
it no longer compiles with mac os 15
This commit is contained in:
@@ -60,7 +60,7 @@ if(FREERDP_VENDOR AND WITH_CLIENT)
|
||||
endif()
|
||||
endif()
|
||||
else()
|
||||
option(WITH_CLIENT_MAC "Build native mac client" ON)
|
||||
option(WITH_CLIENT_MAC "Build native mac client" OFF)
|
||||
if(WITH_CLIENT_MAC)
|
||||
add_subdirectory(Mac)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user