Skip to content

Commit d611a75

Browse files
committed
fix: bazel 9 build
1 parent 0ebe25f commit d611a75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/google_benchmark_bazel/BUILD.bazel

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
load("@rules_cc//cc:defs.bzl", "cc_binary")
2+
13
config_setting(
24
name = "windows",
35
constraint_values = ["@platforms//os:windows"],

0 commit comments

Comments
 (0)