-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.gitmodules
27 lines (27 loc) · 996 Bytes
/
.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
[submodule "external/rocksdb"]
path = external/rocksdb
url = https://github.com/vulkancurrency/rocksdb.git
[submodule "external/miniupnp"]
path = external/miniupnp
url = https://github.com/vulkancurrency/miniupnp.git
[submodule "external/libsodium-CMake"]
path = external/libsodium-CMake
url = https://github.com/vulkancurrency/libsodium-CMake.git
[submodule "external/lmdb"]
path = external/lmdb
url = https://github.com/vulkancurrency/lmdb.git
[submodule "external/Collections-C"]
path = external/Collections-C
url = https://github.com/vulkancurrency/Collections-C.git
[submodule "external/leveldb"]
path = external/leveldb
url = https://github.com/vulkancurrency/leveldb.git
[submodule "external/libuv"]
path = external/libuv
url = https://github.com/vulkancurrency/libuv.git
[submodule "external/mongoose"]
path = external/mongoose
url = https://github.com/cesanta/mongoose.git
[submodule "external/json-c"]
path = external/json-c
url = https://github.com/json-c/json-c.git