We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7699f06 commit ec447a9Copy full SHA for ec447a9
examples/google_benchmark_bazel/BUILD.bazel
@@ -1,3 +1,5 @@
1
+load("@rules_cc//cc:defs.bzl", "cc_binary")
2
+
3
config_setting(
4
name = "windows",
5
constraint_values = ["@platforms//os:windows"],
0 commit comments