mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-11 18:41:14 +00:00
Minor change to CMakeLists.txt
This commit is contained in:
parent
8f66d01cc6
commit
3d39c54129
@ -19,6 +19,7 @@ if (EMSCRIPTEN)
|
||||
endif()
|
||||
|
||||
if (PS2)
|
||||
add_compile_definitions(PS2)
|
||||
add_compile_definitions(HAVE_MMAP=0)
|
||||
add_compile_definitions(HAVE_MALLOC=0)
|
||||
add_compile_definitions(USE_LOCKS=0)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user