Skip to content

Commit

Permalink
Update MODULE.bazel
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorcloudy authored Sep 19, 2023
1 parent a943a35 commit fb2ace5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ bazel_dep(name = "platforms", version = "0.0.7")

cc_configure = use_extension("@bazel_tools//tools/cpp:cc_configure.bzl", "cc_configure_extension")
use_repo(cc_configure, "local_config_cc_toolchains")

register_toolchains("@local_config_cc_toolchains//:all")

bazel_dep(name = "bazel_skylib", version = "1.3.0", dev_dependency = True)

0 comments on commit fb2ace5

Please sign in to comment.