mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 21:17:45 +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