update physfs and use supplied cmake, since it got fixed

This commit is contained in:
2024-09-08 17:05:08 +02:00
parent c051d36a64
commit cd0b35b465
3 changed files with 4 additions and 234 deletions

View File

@ -21,7 +21,6 @@ set(JSON_BuildTests OFF CACHE INTERNAL "")
set(JSON_MultipleHeaders ON CACHE INTERNAL "")
add_subdirectory("json") # link with "nlohmann_json::nlohmann_json"
set(PHYSFS_BUILD_SHARED FALSE CACHE INTERNAL "")
add_subdirectory("physfs")
if(NOT MM_HEADLESS)