Skip to content

Commit 308db08

Browse files
committed
Add rules_cc
1 parent 539b420 commit 308db08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/small_world/MODULE.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
module(name = "small_world")
22

33
bazel_dep(name = "platforms", version = "0.0.11")
4+
bazel_dep(name = "rules_cc", version = "0.2.4")
45
bazel_dep(name = "rules_swiftnav")
56
local_path_override(
67
module_name = "rules_swiftnav",

0 commit comments

Comments
 (0)