mirror of https://gitee.com/bigwinds/arangodb
add submodule rocksdb
This commit is contained in:
parent
3c6bdccde3
commit
01524c2ac3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue