Current section

Files

Jump to
rocksdb deps snappy third_party benchmark bindings python python_headers.BUILD
Raw

deps/snappy/third_party/benchmark/bindings/python/python_headers.BUILD

cc_library(
name = "python_headers",
hdrs = glob(["**/*.h"]),
includes = ["."],
visibility = ["//visibility:public"],
)