Skip to content

Commit b6bc50e

Browse files
committed
Add rules_cc to examples
Signed-off-by: Aaron Sky <aaronsky@skyaaron.com>
1 parent c0195bc commit b6bc50e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

examples/integration/MODULE.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ bazel_dep(
88
version = "2.2.0",
99
repo_name = "build_bazel_apple_support",
1010
)
11+
bazel_dep(name = "rules_cc", version = "0.2.17")
1112
bazel_dep(
1213
name = "rules_apple",
1314
version = "4.4.0",

0 commit comments

Comments
 (0)