Some more explanation about LevelDB

This commit is contained in:
Sfan5 2014-03-29 08:03:02 +01:00
parent ac04a7bc8a
commit abf6b5f7cd
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ Requirements
* libgd
* sqlite3
* leveldb (optional, set ENABLE_LEVELDB=1 in CMake to enable leveldb support)
Compilation
-----------