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 eeb2c88 commit 3acfaf5Copy full SHA for 3acfaf5
targets.bzl
@@ -1,5 +1,5 @@
1
-load("@fbsource//tools/build_defs:glob_defs.bzl", "subdir_glob")
2
load("@fbsource//xplat/executorch/build:runtime_wrapper.bzl", "runtime")
+load("@fbsource//xplat/executorch/third-party:glob_defs.bzl", "subdir_glob")
3
4
def define_common_targets():
5
"""Defines targets that should be shared between fbcode and xplat.
0 commit comments