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 ec68eb3 commit a35cb73Copy full SHA for a35cb73
backends/qualcomm/runtime/targets.bzl
@@ -28,6 +28,7 @@ def define_common_targets():
28
"//executorch/runtime/backend:interface",
29
],
30
exported_deps = [
31
+ "fbsource//third-party/toolchains:log",
32
"//executorch/backends/qualcomm:schema",
33
"//executorch/backends/qualcomm:qc_binary_info_schema",
34
"//executorch/runtime/core:core",
0 commit comments