google / leveldb

LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
BSD 3-Clause "New" or "Revised" License
36.29k stars 7.8k forks source link

Use CMAKE_MSVC_RUNTIME_LIBRARY property to use static runtime #1178

Open ohhmm opened 6 months ago