Skip to content

Commit 46887c5

Browse files
authored
Update tree.BUILD
1 parent 90588b7 commit 46887c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bazel/tree.BUILD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
# The tree package used to support Bazel, but no longer does so.
44
# This BUILD file is adapted from the last official version.
55

6+
load("@rules_cc//cc:defs.bzl", "cc_library")
7+
68
cc_binary(
79
name = "tree/_tree.so",
810
srcs = [

0 commit comments

Comments
 (0)