mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 14:43:20 +00:00
Fix Compilation CI
This commit is contained in:
parent
6b03c1adf6
commit
fc78d0ff39
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue