author | David Yip <dwyip@peach-bun.com> |
Mon, 15 Aug 2016 00:50:58 -0500 | |
changeset 1375 | 20ee02ea086c |
parent 1338 | aae614cdd005 |
permissions | -rw-r--r-- |
prefix=@CMAKE_INSTALL_PREFIX@ exec_prefix=${prefix} libdir=${exec_prefix}/lib includedir=${prefix}/include Name: PhysicsFS Description: PhysicsFS is a library to provide abstract access to various archives. URL: https://icculus.org/physfs/ Version: @PHYSFS_VERSION@ Libs: -L${libdir} -lphysfs Cflags: -I${includedir}