author | koda |
Sun, 24 Feb 2013 23:11:30 +0100 | |
branch | physfslayer |
changeset 8546 | 0d3f4a731233 |
parent 8544 | d610e692e2f6 |
child 8549 | af104e59ea8e |
--- a/INSTALL Sun Feb 24 23:11:00 2013 +0100 +++ b/INSTALL Sun Feb 24 23:11:30 2013 +0100 @@ -8,7 +8,7 @@ - SDL_image >= 1.2 - SDL_ttf >= 2.0 - Lua >= 5.1.0 - - Physfs >= 2.1 + - Physfs >= 2.1.0 For server: - Glasgow Haskell Compiler >= 6.10 - bytestring-show package @@ -22,6 +22,9 @@ Lua will be automatically built if not found. +PhysFS will be automatically built if not found. + * you can override this by manually passing + PHYSFS_LIBRARY and PHYSFS_INCLUDE_DIR to cmake 1. Configure: $ cmake .