Skip to content

Commit c57bc94

Browse files
author
Ravbug
committed
minsdk bump
1 parent 2da18c1 commit c57bc94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ if(MSVC)
1212
add_compile_options(/MP)
1313
endif()
1414

15-
set(CMAKE_OSX_DEPLOYMENT_TARGET "10.15" CACHE INTERNAL "")
15+
set(CMAKE_OSX_DEPLOYMENT_TARGET "13.0" CACHE INTERNAL "")
1616

1717
# linux detection
1818
if(UNIX AND NOT APPLE)

0 commit comments

Comments
 (0)