cmake: set CMAKE_OSX_DEPLOYMENT_TARGET in ci.yml
This commit is contained in:
@@ -89,8 +89,6 @@ if(APPLE)
|
||||
RESOURCE "${OLIVE_ICON}"
|
||||
OUTPUT_NAME "Olive"
|
||||
)
|
||||
|
||||
set(CMAKE_OSX_DEPLOYMENT_TARGET "10.9")
|
||||
endif()
|
||||
|
||||
# Set compiler options
|
||||
|
||||
Reference in New Issue
Block a user