Files
cpp-project-template/third_party/prometheus/bazel/BUILD.bazel

8 lines
114 B
Python
Raw Normal View History

2025-08-22 18:22:57 +08:00
exports_files(
glob([
"*.BUILD",
"*.tpl",
]),
visibility = ["//visibility:public"],
)