We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74f87ea commit 4ae6132Copy full SHA for 4ae6132
MODULE.bazel
@@ -10,4 +10,5 @@ bazel_dep(name = "platforms", version = "0.0.4")
10
cc_configure = use_extension("@rules_cc//cc:extensions.bzl", "cc_configure")
11
12
use_repo(cc_configure, "local_config_cc_toolchains")
13
+
14
register_toolchains("@local_config_cc_toolchains//:all")
0 commit comments