diff --git a/CMakeLists.txt b/CMakeLists.txt index 7c32c16..ae83f4f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -102,6 +102,7 @@ set(CMAKE_C_VISIBILITY_PRESET hidden) if(APPLE) set(CMAKE_OSX_DEPLOYMENT_TARGET 10.7) + set(MAC_OS_X_VERSION_MIN_ALLOWED 100700) endif() #