forked from osfans/trime
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
34 lines (34 loc) · 1013 Bytes
/
Copy path.gitmodules
File metadata and controls
34 lines (34 loc) · 1013 Bytes
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
30
31
32
33
34
[submodule "jni/OpenCC"]
path = jni/OpenCC
url = git@github.com:BYVoid/OpenCC.git
[submodule "jni/yaml-cpp"]
path = jni/yaml-cpp
url = git@github.com:jbeder/yaml-cpp.git
[submodule "jni/snappy"]
path = jni/snappy
url = git@github.com:google/snappy.git
[submodule "jni/leveldb"]
path = jni/leveldb
url = git@github.com:GamerSg/leveldb-mingw.git
[submodule "jni/boost"]
path = jni/boost
url = git@github.com:boostorg/boost.git
[submodule "jni/marisa-trie"]
path = jni/marisa-trie
url = git@github.com:salarshad/marisa-trie.git
[submodule "jni/miniglog"]
path = jni/miniglog
url = git@github.com:osfans/miniglog.git
[submodule "jni/librime"]
path = jni/librime
url = git@github.com:rime/librime.git
[submodule "jni/libiconv"]
path = jni/libiconv
url = git@github.com:zhengyi0802/android-external-libiconv.git
[submodule "docs"]
path = docs
url = github.com:osfans/trime.git
branch = gh-pages
[submodule "android-cmake"]
path = android-cmake
url = git@github.com:chenxiaolong/android-cmake.git