Skip to content

Commit 5bc0bdc

Browse files
committed
address comments
1 parent 6c197a7 commit 5bc0bdc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

backends/apple/coreml/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ endif()
2525

2626
option(COREML_BUILD_EXECUTOR_RUNNER "Build CoreML executor runner." OFF)
2727

28+
set(CMAKE_OSX_DEPLOYMENT_TARGET 10.15)
29+
2830
# inmemoryfs sources
2931
set(INMEMORYFS_SOURCES
3032
runtime/inmemoryfs/inmemory_filesystem.cpp

0 commit comments

Comments
 (0)