-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 870 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "modules/libcurl-android"]
path = modules/libcurl-android
url = https://github.com/andrewvmail/libcurl-android
[submodule "modules/Build-OpenSSL-cURL"]
path = modules/Build-OpenSSL-cURL
url = https://github.com/jasonacox/Build-OpenSSL-cURL.git
[submodule "modules/lua"]
path = modules/lua
url = https://github.com/lua/lua.git
[submodule "modules/Lua-cURLv3"]
path = modules/Lua-cURLv3
url = https://github.com/Lua-cURL/Lua-cURLv3.git
[submodule "modules/sqlcipher"]
path = modules/sqlcipher
url = https://github.com/sqlcipher/sqlcipher.git
[submodule "modules/sqlite"]
path = modules/sqlite
url = https://github.com/sqlite/sqlite.git
[submodule "modules/lua-cjson"]
path = modules/lua-cjson
url = https://github.com/mpx/lua-cjson.git
[submodule "modules/luatweetnacl"]
path = modules/luatweetnacl
url = https://github.com/philanc/luatweetnacl