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