diff options
Diffstat (limited to 'cmake/scripts/osx/ArchSetup.cmake')
| -rw-r--r-- | cmake/scripts/osx/ArchSetup.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/scripts/osx/ArchSetup.cmake b/cmake/scripts/osx/ArchSetup.cmake index d0c5506..9ba0596 100644 --- a/cmake/scripts/osx/ArchSetup.cmake +++ b/cmake/scripts/osx/ArchSetup.cmake | |||
| @@ -36,5 +36,5 @@ list(APPEND DEPLIBS "-framework DiskArbitration" "-framework IOKit" | |||
| 36 | "-framework CoreGraphics" "-framework CoreMedia" | 36 | "-framework CoreGraphics" "-framework CoreMedia" |
| 37 | "-framework VideoToolbox") | 37 | "-framework VideoToolbox") |
| 38 | 38 | ||
| 39 | set(CMAKE_OSX_DEPLOYMENT_TARGET 10.8) | 39 | set(CMAKE_OSX_DEPLOYMENT_TARGET 10.9) |
| 40 | set(CMAKE_XCODE_ATTRIBUTE_CLANG_LINK_OBJC_RUNTIME OFF) | 40 | set(CMAKE_XCODE_ATTRIBUTE_CLANG_LINK_OBJC_RUNTIME OFF) |
