jahrsg / leveldb_msvc_integration

leveldb with msvc and cmake test.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

leveldb_msvc_integration

leveldb with msvc and cmake test.

leveldb fork is from https://code.google.com/r/antmakpub-leveldb/ with 2 changes:

  • add static runtime support to leveldb CMakeLists.txt
  • add #include algorithm in source file using std::min

About

leveldb with msvc and cmake test.


Languages

Language:C++ 94.9%Language:C 5.0%Language:CSS 0.1%