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 0ebe25f commit d611a75Copy full SHA for d611a75
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