misc/libphysfs/CMakeLists.txt
branchphysfslayer
changeset 8544 d610e692e2f6
parent 8542 dc511bf91aa0
child 8821 e85ff6e298b5
child 8833 c13ebed437cb
child 9110 3883b5dc600c
--- 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