mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 21:39:57 +00:00
Update macOS deployment target
This commit is contained in:
parent
5ea165cb36
commit
734f634995
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ set(CMAKE_INCLUDE_CURRENT_DIR ON)
|
|||
# SET(LINUX ON)
|
||||
# ENDIF()
|
||||
|
||||
# set(CMAKE_OSX_DEPLOYMENT_TARGET 10.6)
|
||||
set(CMAKE_OSX_DEPLOYMENT_TARGET 10.12)
|
||||
|
||||
# IF(LINUX)
|
||||
# if(CMAKE_SIZEOF_VOID_P MATCHES "8" AND NOT(FORCE32) )
|
||||
|
|
|
|||
Loading…
Reference in a new issue