diff --git a/server/CMakeLists.txt b/server/CMakeLists.txt index 266fe93cf..75acf2563 100644 --- a/server/CMakeLists.txt +++ b/server/CMakeLists.txt @@ -27,7 +27,7 @@ if(FREERDP_VENDOR) if(NOT WIN32) if(APPLE AND (NOT IOS)) - add_subdirectory(Mac) + #add_subdirectory(Mac) endif() else() #add_subdirectory(Windows)