blob: 907d01cd9b35fc559695c1a572335ada438b942f [file] [log] [blame] [edit]
load("@fbcode_macros//build_defs:build_file_migration.bzl", "fbcode_target", "non_fbcode_target")
load(":targets.bzl", "define_common_targets")
oncall("executorch")
non_fbcode_target(_kind = define_common_targets,)
# !!!! fbcode/executorch/kernels/quantized/TARGETS was merged into this file, see https://fburl.com/workplace/xl8l9yuo for more info !!!!
load(":targets.bzl", "define_common_targets")
fbcode_target(_kind = define_common_targets,)