-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
34 lines (34 loc) · 1.15 KB
/
.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
30
31
32
33
34
[submodule "submodules/sga"]
path = submodules/sga
url = git://github.com/jts/sga.git
[submodule "submodules/libzmq"]
path = submodules/libzmq
url = git://github.com/zeromq/libzmq.git
[submodule "submodules/cppzmq"]
path = submodules/cppzmq
url = git://github.com/zeromq/cppzmq.git
[submodule "submodules/protobuf"]
path = submodules/protobuf
url = git://github.com/google/protobuf.git
[submodule "submodules/bamtools"]
path = submodules/bamtools
url = git://github.com/pezmaster31/bamtools.git
[submodule "submodules/google-sparsehash"]
path = submodules/google-sparsehash
url = git://github.com/justinsb/google-sparsehash.git
[submodule "submodules/bfc"]
path = submodules/bfc
url = git://github.com/lh3/bfc.git
[submodule "submodules/rocksdb"]
path = submodules/rocksdb
url = git://github.com/facebook/rocksdb.git
[submodule "submodules/mongoose"]
path = submodules/mongoose
url = git://github.com/wtsi-svi/mongoose.git
branch = readserver
[submodule "submodules/libconfig"]
path = submodules/libconfig
url = git://github.com/Zhicheng-Liu/libconfig.git
[submodule "submodules/snappy"]
path = submodules/snappy
url = https://github.com/google/snappy