mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 00:29:00 +08:00
a95ee82267
* don't use msvc parameters with non-msvc compiler * change condition * Update version * add license field * updated the license field * formatted the manifest file. * updated version
9 lines
209 B
JSON
9 lines
209 B
JSON
{
|
|
"name": "lmdb",
|
|
"version": "0.9.24",
|
|
"port-version": 2,
|
|
"description": "LMDB is an extraordinarily fast, memory-efficient database",
|
|
"homepage": "https://github.com/LMDB/lmdb",
|
|
"license": null
|
|
}
|