Adding LMDB as a submodule
This commit is contained in:
parent
1a658cc1d1
commit
4b3e5230df
2 changed files with 5 additions and 0 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -7,3 +7,7 @@
|
|||
[submodule "cryptopp"]
|
||||
path = cryptopp
|
||||
url = https://github.com/weidai11/cryptopp.git
|
||||
[submodule "lmdb"]
|
||||
path = lmdb
|
||||
url = https://github.com/LMDB/lmdb.git
|
||||
branch = mdb.RE/0.9
|
||||
|
|
1
lmdb
Submodule
1
lmdb
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 60d500206a108b2c64ca7e36b0113b2cd3711b98
|
Loading…
Add table
Add a link
Reference in a new issue