diff options
Diffstat (limited to 'third-party/benchmark/bindings/python/python_headers.BUILD')
| -rw-r--r-- | third-party/benchmark/bindings/python/python_headers.BUILD | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/third-party/benchmark/bindings/python/python_headers.BUILD b/third-party/benchmark/bindings/python/python_headers.BUILD index 9c34cf6ca4bd..8f139f8621e0 100644 --- a/third-party/benchmark/bindings/python/python_headers.BUILD +++ b/third-party/benchmark/bindings/python/python_headers.BUILD @@ -1,3 +1,7 @@ +licenses(["notice"]) + +package(default_visibility = ["//visibility:public"]) + cc_library( name = "python_headers", hdrs = glob(["**/*.h"]), |
