Skip to content

Commit c4cf12e

Browse files
Di Xu (SWE)facebook-github-bot
authored andcommitted
Expose executorchcoreml target to ExecuTorch-clients
Summary: Expose executorchcoreml target to ExecuTorch-clients - This is for the buck build tool to extract ExecuTorch-coreML to mlpackage Differential Revision: D69996302
1 parent f87940d commit c4cf12e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backends/apple/coreml/TARGETS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ runtime.cxx_python_extension(
7676
base_module = "",
7777
visibility = [
7878
"//executorch/examples/apple/coreml/...",
79+
"@EXECUTORCH_CLIENTS",
7980
],
8081
external_deps = [
8182
"pybind11",

0 commit comments

Comments
 (0)