1
0
mirror of https://github.com/luanti-org/minetestmapper.git synced 2025-10-10 15:35:24 +02:00

Initial work on using FreeImage

This commit is contained in:
sfan5
2016-12-05 12:40:27 +01:00
parent 02e40d268b
commit 75009ad49c
4 changed files with 40 additions and 43 deletions

View File

@@ -10,7 +10,7 @@ This version is both faster and provides more features than the now deprecated P
Requirements
------------
* libgd
* FreeImage
* sqlite3
* leveldb (optional, set ENABLE_LEVELDB=1 in CMake to enable leveldb support)
* hiredis (optional, set ENABLE_REDIS=1 in CMake to enable redis support)