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.
1 parent bb08494 commit 3108debCopy full SHA for 3108deb
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