build(lua): add lua 5.1 as submodule
This commit is contained in:
parent
b7d3e509a0
commit
20b7da0634
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "deps/lua-5.1"]
|
||||
path = deps/lua-5.1
|
||||
url = https://github.com/lua/lua
|
Loading…
Add table
Add a link
Reference in a new issue