diff --git a/cmake/SfizzConfig.cmake b/cmake/SfizzConfig.cmake index aa3a225a..715144a9 100644 --- a/cmake/SfizzConfig.cmake +++ b/cmake/SfizzConfig.cmake @@ -52,7 +52,7 @@ endif() # Set macOS compatibility level if(APPLE) - set(CMAKE_OSX_DEPLOYMENT_TARGET "10.9") + set(CMAKE_OSX_DEPLOYMENT_TARGET "10.14") endif() # Do not define macros `min` and `max`