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