--- a/misc/libphysfs/CMakeLists.txt Sun Feb 24 19:24:14 2013 +0100
+++ b/misc/libphysfs/CMakeLists.txt Sun Feb 24 23:11:00 2013 +0100
@@ -282,9 +282,6 @@
set(PHYSFS_INCLUDE_DIR ${CMAKE_SOURCE_DIR}/misc/libphysfs/ CACHE STRING "" FORCE)
set(PHYSFS_LIBRARY ${LIBRARY_OUTPUT_PATH}/${lib_prefix}${physfs_output_name}${lib_suffix} CACHE STRING "" FORCE)
-## this is to avoid find_package() find the just built library and shadowing it at next cmake run
-set(PHYSFS_BUNDLE TRUE CACHE STRING "" FORCE)
-
## removed install, language bindings and test program
## simplified configuration output