INSTALL
branchphysfslayer
changeset 8552 6c63c2833866
parent 8546 0d3f4a731233
child 9991 3858d99476f5
child 11360 7a7611adf715
--- 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 .