-
-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 591 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 591 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "cryptopp"]
path = cryptopp
url = https://github.com/weidai11/cryptopp.git
[submodule "zstr"]
path = zstr
url = https://github.com/mateidavid/zstr.git
[submodule "boost"]
path = boost
url = https://github.com/boostorg/boost.git
[submodule "leveldb"]
path = leveldb
url = https://github.com/google/leveldb.git
[submodule "snappy"]
path = snappy
url = https://github.com/google/snappy.git
[submodule "zlib"]
path = zlib
url = https://github.com/madler/zlib.git
[submodule "cpp_properties"]
path = cpp_properties
url = https://github.com/thenickdude/cpp_properties.git