Skip to content

Commit 58f4fe1

Browse files
authored
Update lua5_1.BUILD
1 parent 0c57ed4 commit 58f4fe1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bazel/lua5_1.BUILD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Description:
22
# Build rule for Lua 5.1.
33

4+
load("@rules_cc//cc:defs.bzl", "cc_library")
5+
46
cc_library(
57
name = "lua5_1",
68
srcs = glob(

0 commit comments

Comments
 (0)