mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-01-06 13:27:48 +00:00
Fix Compilation CI
This commit is contained in:
committed by
Ozkan Sezer
parent
6b03c1adf6
commit
fc78d0ff39
@@ -2522,7 +2522,7 @@ elseif(PSP)
|
||||
)
|
||||
|
||||
elseif(PS2)
|
||||
list(APPEND EXTRA_CFLAGS "-DPS2")
|
||||
list(APPEND EXTRA_CFLAGS "-DPS2" "-D__PS2__")
|
||||
|
||||
if(SDL_FILESYSTEM)
|
||||
set(SDL_FILESYSTEM_PS2 1)
|
||||
|
||||
Reference in New Issue
Block a user