-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
28 lines (28 loc) · 845 Bytes
/
.gitmodules
File metadata and controls
28 lines (28 loc) · 845 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
[submodule "beast"]
path = beast
url = https://github.com/boostorg/beast.git
[submodule "miniupnp"]
path = miniupnp
url = https://github.com/miniupnp/miniupnp.git
[submodule "cryptopp"]
path = cryptopp
url = https://github.com/weidai11/cryptopp.git
[submodule "lmdb"]
path = lmdb
url = https://github.com/clemahieu/lmdb.git
branch = mdb.RE/0.9
[submodule "phc-winner-argon2"]
path = phc-winner-argon2
url = https://github.com/clemahieu/phc-winner-argon2.git
[submodule "bls_agg/mcl"]
path = bls_agg/mcl
url = https://github.com/peng-pl/mcl.git
[submodule "bls_agg/bls"]
path = bls_agg/bls
url = https://github.com/peng-pl/bls.git
[submodule "bls_agg/cybozulib"]
path = bls_agg/cybozulib
url = https://github.com/peng-pl/cybozulib.git
[submodule "bls_agg/xbyak"]
path = bls_agg/xbyak
url = https://github.com/peng-pl/xbyak.git