We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e0afa1f + 3108deb commit b04b4b5Copy full SHA for b04b4b5
CMakeLists.txt
@@ -56,7 +56,7 @@ if(CCACHE_PROGRAM)
56
57
set(CMAKE_EXPORT_COMPILE_COMMANDS true)
58
59
-set(CMAKE_OSX_DEPLOYMENT_TARGET 10.9)
+set(CMAKE_OSX_DEPLOYMENT_TARGET 10.15)
60
61
include(GNUInstallDirs)
62
0 commit comments