mirror of
https://github.com/FreeRDP/FreeRDP.git
synced 2025-06-03 00:00:20 +00:00
[client,mac] disable mac client
it no longer compiles with mac os 15
This commit is contained in:
parent
649fa67894
commit
df22e0087d
@ -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()
|
||||
|
Loading…
Reference in New Issue
Block a user