Turn off physfs static build;

This commit is contained in:
bjorn 2017-03-30 19:25:07 -07:00
parent 9d89ea5634
commit 7fad8367f6
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ else()
endif()
# PhysicsFS
set(PHYSFS_BUILD_STATIC OFF CACHE BOOL "")
set(PHYSFS_ARCHIVE_7Z OFF CACHE BOOL "")
set(PHYSFS_ARCHIVE_GRP OFF CACHE BOOL "")
set(PHYSFS_ARCHIVE_WAD OFF CACHE BOOL "")