-
Notifications
You must be signed in to change notification settings - Fork 805
Expand file tree
/
Copy path.gitmodules
More file actions
42 lines (42 loc) · 1.4 KB
/
.gitmodules
File metadata and controls
42 lines (42 loc) · 1.4 KB
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
35
36
37
38
39
40
41
42
[submodule "miniupnp"]
path = submodules/miniupnp
url = https://github.com/miniupnp/miniupnp.git
[submodule "lmdb"]
path = submodules/lmdb
url = https://github.com/LMDB/lmdb.git
[submodule "cryptopp"]
path = submodules/cryptopp
url = https://github.com/weidai11/cryptopp.git
[submodule "phc-winner-argon2"]
path = submodules/phc-winner-argon2
url = https://github.com/nanocurrency/phc-winner-argon2.git
[submodule "gtest"]
path = submodules/gtest
url = https://github.com/google/googletest.git
[submodule "cpptoml"]
path = submodules/cpptoml
url = https://github.com/cryptocode/cpptoml.git
[submodule "flatbuffers"]
path = submodules/flatbuffers
url = https://github.com/google/flatbuffers.git
[submodule "rocksdb"]
path = submodules/rocksdb
url = https://github.com/facebook/rocksdb.git
[submodule "boost"]
path = submodules/boost
url = https://github.com/boostorg/boost.git
[submodule "magic_enum"]
path = submodules/magic_enum
url = https://github.com/Neargye/magic_enum.git
[submodule "submodules/gtest-parallel"]
path = submodules/gtest-parallel
url = https://github.com/google/gtest-parallel.git
[submodule "submodules/spdlog"]
path = submodules/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "submodules/fmt"]
path = submodules/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "submodules/benchmark"]
path = submodules/benchmark
url = https://github.com/google/benchmark.git