forked from arangodb/arangodb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
25 lines (25 loc) · 844 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
[submodule "iresearch"]
path = 3rdParty/iresearch
url = https://github.com/iresearch-toolkit/iresearch.git
[submodule "velocypack"]
path = 3rdParty/velocypack
url = https://github.com/arangodb/velocypack.git
[submodule "3rdParty/fmt"]
path = 3rdParty/fmt
url = https://github.com/fmtlib/fmt
[submodule "3rdParty/rocksdb"]
path = 3rdParty/rocksdb
url = https://github.com/arangodb/rocksdb.git
[submodule "3rdParty/gtest"]
path = 3rdParty/gtest
url = https://github.com/arangodb/googletest.git
[submodule "3rdParty/abseil-cpp"]
path = 3rdParty/abseil-cpp
url = https://github.com/arangodb/abseil-cpp.git
[submodule "3rdParty/immer"]
path = 3rdParty/immer
url = https://github.com/arangodb/immer
branch = release-v0.8
[submodule "3rdParty/rta-makedata"]
path = 3rdParty/rta-makedata
url = https://github.com/arangodb/rta-makedata