mirror of
https://github.com/google/benchmark.git
synced 2025-03-14 03:10:22 +08:00
move bzl file out of tools (#1352)
This commit is contained in:
parent
c563644040
commit
b46208fcf0
@ -1,9 +1,6 @@
|
||||
licenses(["notice"])
|
||||
|
||||
load(
|
||||
"//tools:workspace/generate_export_header.bzl",
|
||||
"generate_export_header",
|
||||
)
|
||||
load("//:workspace/generate_export_header.bzl", "generate_export_header")
|
||||
|
||||
posix_copts = [
|
||||
"-fvisibility=hidden",
|
||||
|
Loading…
Reference in New Issue
Block a user