Skip to content

Commit ad4675a

Browse files
authored
Expose executorchcoreml target to ExecuTorch-clients
Differential Revision: D69996302 Pull Request resolved: #8620
1 parent 95caa8a commit ad4675a

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)