v01
This commit is contained in:
6
thirdparty/basalt-headers/test/benchmark/bindings/python/python_headers.BUILD
vendored
Normal file
6
thirdparty/basalt-headers/test/benchmark/bindings/python/python_headers.BUILD
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
cc_library(
|
||||
name = "python_headers",
|
||||
hdrs = glob(["**/*.h"]),
|
||||
includes = ["."],
|
||||
visibility = ["//visibility:public"],
|
||||
)
|
||||
Reference in New Issue
Block a user