forked from rime/librime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
21 lines (21 loc) · 808 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "thirdparty/src/glog"]
path = thirdparty/src/glog
url = https://github.com/google/glog.git
[submodule "thirdparty/src/leveldb"]
path = thirdparty/src/leveldb
url = https://github.com/google/leveldb.git
[submodule "thirdparty/src/yaml-cpp"]
path = thirdparty/src/yaml-cpp
url = https://github.com/jbeder/yaml-cpp.git
[submodule "thirdparty/src/googletest"]
path = thirdparty/src/googletest
url = https://github.com/google/googletest.git
[submodule "thirdparty/src/marisa-trie"]
path = thirdparty/src/marisa-trie
url = https://github.com/s-yata/marisa-trie.git
[submodule "thirdparty/src/opencc"]
path = thirdparty/src/opencc
url = https://github.com/BYVoid/OpenCC.git
[submodule "thirdparty/src/capnproto"]
path = thirdparty/src/capnproto
url = https://github.com/lotem/capnproto.git