mirror of https://github.com/grpc/grpc.git
Merge pull request #18397 from billfeng327/feature/reinstate-rbe-windows
Reinstated version bump of google benchmarkpull/18471/head
commit
224ac2f3ad
13 changed files with 37 additions and 36 deletions
@ -1 +1 @@ |
||||
Subproject commit 5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8 |
||||
Subproject commit e776aa0275e293707b6a0901e0e8d8a8a3679508 |
@ -1,15 +0,0 @@ |
||||
cc_library( |
||||
name = "benchmark", |
||||
srcs = glob(["src/*.cc"]), |
||||
hdrs = glob(["include/**/*.h", "src/*.h"]), |
||||
includes = [ |
||||
"include", "." |
||||
], |
||||
copts = [ |
||||
"-DHAVE_POSIX_REGEX" |
||||
], |
||||
linkstatic = 1, |
||||
visibility = [ |
||||
"//visibility:public", |
||||
], |
||||
) |
@ -1 +1 @@ |
||||
Subproject commit 30dbc81fb5ffdc98ea9b14b1918bfe4e8779b26e |
||||
Subproject commit 28f50e0fed19872e0fd50dd23ce2ee8cd759338e |
Loading…
Reference in new issue