1
0
Fork 0

add submodule rocksdb

This commit is contained in:
Wilfried Goesgens 2017-03-10 14:42:34 +01:00
parent 3c6bdccde3
commit 01524c2ac3
1 changed files with 3 additions and 0 deletions

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule "3rdParty/V8/v8"]
path = 3rdParty/V8/v8
url = https://github.com/arangodb-helper/v8.git
[submodule "3rdParty/rocksdb/rocksdb"]
path = 3rdParty/rocksdb/rocksdb
url = https://github.com/arangodb-helper/rocksdb.git