author | koda |
Mon, 25 Feb 2013 00:24:09 +0100 | |
branch | physfslayer |
changeset 8552 | 6c63c2833866 |
parent 8549 | af104e59ea8e |
child 8555 | 342f7af2eea5 |
--- a/INSTALL Mon Feb 25 00:20:09 2013 +0100 +++ b/INSTALL Mon Feb 25 00:24:09 2013 +0100 @@ -22,9 +22,8 @@ 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 +PhysFS will internally built unless -DPHYSFS_SYSTEM=on is passed to cmake +(also allows to set PHYSFS_LIBRARY and PHYSFS_INCLUDE_DIR if needed). 1. Configure: $ cmake .