Skip to content

Commit 11339c9

Browse files
committed
cmake: clean
1 parent d768e93 commit 11339c9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ message(STATUS "${PROJECT_NAME} version: ${PROJECT_VERSION}")
1111
#message(STATUS "minor: ${PROJECT_VERSION_MINOR}")
1212
#message(STATUS "patch: ${PROJECT_VERSION_PATCH}")
1313

14-
# Set max os target version.
15-
set(CMAKE_OSX_DEPLOYMENT_TARGET 10.15)
16-
1714
# Default Build Type to be Release
1815
get_property(isMultiConfig GLOBAL PROPERTY GENERATOR_IS_MULTI_CONFIG)
1916
if(isMultiConfig)

0 commit comments

Comments
 (0)