mirror of
https://github.com/MadeOfJelly/MushMachine.git
synced 2025-06-18 18:56:36 +02:00
update physfs and use supplied cmake, since it got fixed
This commit is contained in:
1
external/CMakeLists.txt
vendored
1
external/CMakeLists.txt
vendored
@ -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)
|
||||
|
Reference in New Issue
Block a user