aboutsummaryrefslogtreecommitdiff
path: root/ports/lmdb/cmake
AgeCommit message (Collapse)Author
2018-08-24[lmdb] Remove non-WIN32 dependencies on ntdll.lib. Fixed #4053 (#4054)icedream2linxi
* Remove non-WIN32 dependencies on ntdll.lib. Fixed #4053 * [lmdb] Use vcpkg_from_github * [lmdb] Fix broken SOURCE_PATH
2018-02-12[lmdb] Fix possible whitespace problemJacob Zhong
2017-01-08LMDB portGuillaume Dumont