early-access version 2853
This commit is contained in:
19
externals/vcpkg/ports/lmdb/vcpkg.json
vendored
Executable file
19
externals/vcpkg/ports/lmdb/vcpkg.json
vendored
Executable file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "lmdb",
|
||||
"version": "0.9.29",
|
||||
"port-version": 2,
|
||||
"description": "LMDB is an extraordinarily fast, memory-efficient database",
|
||||
"homepage": "https://github.com/LMDB/lmdb",
|
||||
"license": null,
|
||||
"supports": "!(arm & windows)",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user