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 bb60c25 commit f81c6aaCopy full SHA for f81c6aa
runtime/core/portable_type/c10/c10/targets.bzl
@@ -39,6 +39,7 @@ def define_common_targets():
39
]),
40
visibility = [
41
"//executorch/...",
42
+ "@EXECUTORCH_CLIENTS",
43
],
44
deps = select({
45
"DEFAULT": [],
0 commit comments