unplugged-system/external/tensorflow/third_party/absl/system.absl.cleanup.BUILD

7 lines
124 B
Plaintext
Raw Permalink Normal View History

load("@rules_cc//cc:defs.bzl", "cc_library")
cc_library(
name = "cleanup",
visibility = ["//visibility:public"],
)