Merge remote-tracking branch 'refs/remotes/origin/main'

This commit is contained in:
Sylvain 2022-10-18 10:37:22 +02:00
commit 3ec4c9b3b9
No known key found for this signature in database
GPG Key ID: 5F87E02E5BC0939E
1 changed files with 9 additions and 9 deletions

View File

@ -2600,16 +2600,16 @@ elseif(PSP)
endif()
list(APPEND EXTRA_LIBS
psppower
pspctrl
psphprm
pspge
pspgu
pspdisplay
pspvfpu
pspaudio
pspvram
GL
pspvram
pspaudio
pspvfpu
pspdisplay
pspgu
pspge
psphprm
pspctrl
psppower
)
if(NOT SDL2_DISABLE_SDL2MAIN)
list(INSERT SDL_LIBS 0 "-lSDL2main")