Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 281baf2

Browse files
author
Ravbug
committed
minsdk fix
1 parent c57bc94 commit 281baf2

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 "13.0" CACHE INTERNAL "")
15+
set(CMAKE_OSX_DEPLOYMENT_TARGET "13.3" CACHE INTERNAL "")
1616

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

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /