cmake: set CMAKE_OSX_DEPLOYMENT_TARGET in ci.yml

This commit is contained in:
Peter Eszlari
2020-11-30 19:13:15 +01:00
parent 4dac814721
commit 36d3524daf
3 changed files with 1 additions and 5 deletions
-2
View File
@@ -89,8 +89,6 @@ if(APPLE)
RESOURCE "${OLIVE_ICON}"
OUTPUT_NAME "Olive"
)
set(CMAKE_OSX_DEPLOYMENT_TARGET "10.9")
endif()
# Set compiler options