Skip to content

Commit

Permalink
Register toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
gferon committed Feb 13, 2024
1 parent 0618c50 commit bf4fc61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,5 @@ use_repo(apple_cc_configure, "local_config_apple_cc")
bazel_dep(name = "bazel_skylib_gazelle_plugin", version = "1.5.0", dev_dependency = True)
bazel_dep(name = "gazelle", version = "0.33.0", dev_dependency = True, repo_name = "bazel_gazelle")
bazel_dep(name = "stardoc", version = "0.6.2", dev_dependency = True, repo_name = "io_bazel_stardoc")

register_toolchains("@build_bazel_rules_swift_local_cc_config//:all")

0 comments on commit bf4fc61

Please sign in to comment.