-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
29 lines (27 loc) · 863 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
25
26
27
28
29
[submodule "3rd/jemalloc"]
path = 3rd/jemalloc
url = https://github.com/jemalloc/jemalloc.git
[submodule "3rd/rapidjson"]
path = 3rd/rapidjson
url = https://github.com/miloyip/rapidjson.git
[submodule "3rd/lua"]
path = 3rd/lua
url = https://github.com/ejoy/lua.git
[submodule "3rd/concurrentqueue"]
path = 3rd/concurrentqueue
url = https://github.com/cameron314/concurrentqueue.git
[submodule "3rd/pocketsphinx"]
path = 3rd/pocketsphinx
url = https://github.com/cmusphinx/pocketsphinx.git
[submodule "3rd/kaguya"]
path = 3rd/kaguya
url = https://github.com/satoren/kaguya.git
[submodule "3rd/cryptopp"]
path = 3rd/cryptopp
url = http://github.com/weidai11/cryptopp.git
[submodule "3rd/zlib"]
path = 3rd/zlib
url = https://github.com/madler/zlib.git
[submodule "3rd/libevent"]
path = 3rd/libevent
url = https://github.com/libevent/libevent.git