forked from Tencent/xLua
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 692 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 692 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "build/lua-cjson"]
path = build/lua-cjson
url = https://github.com/onlyfeng/lua-cjson.git
[submodule "build/pbc"]
path = build/pbc
url = https://github.com/onlyfeng/pbc.git
[submodule "build/luajit2"]
path = build/luajit2
url = https://github.com/onlyfeng/luajit2
[submodule "build/lpeg"]
path = build/lpeg
url = https://github.com/onlyfeng/lpeg
[submodule "build/lua-protobuf"]
path = build/lua-protobuf
url = https://github.com/onlyfeng/lua-protobuf.git
[submodule "build/lua-rapidjson"]
path = build/lua-rapidjson
url = https://github.com/onlyfeng/lua-rapidjson.git
[submodule "build/luaffifb"]
path = build/luaffifb
url = https://github.com/onlyfeng/luaffifb.git