add rocksdb repo as submodule
This commit is contained in:
parent
75eb0ad084
commit
9181044e78
1 changed files with 3 additions and 0 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "src/rocksdb"]
|
||||
path = src/rocksdb
|
||||
url = https://github.com/facebook/rocksdb.git
|
Loading…
Reference in a new issue