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 0342bab commit c757537Copy full SHA for c757537
backends/apple/coreml/CMakeLists.txt
@@ -25,8 +25,6 @@ endif()
25
26
option(COREML_BUILD_EXECUTOR_RUNNER "Build CoreML executor runner." OFF)
27
28
-set(CMAKE_OSX_DEPLOYMENT_TARGET 10.15)
29
-
30
# inmemoryfs sources
31
set(INMEMORYFS_SOURCES
32
runtime/inmemoryfs/inmemory_filesystem.cpp
0 commit comments