mirror of https://github.com/libsdl-org/SDL
Add forgotten psppower library to link
This commit is contained in:
parent
120c76c84b
commit
cd1f24a998
|
@ -2412,6 +2412,7 @@ elseif(PSP)
|
|||
endif()
|
||||
|
||||
list(APPEND EXTRA_LIBS
|
||||
psppower
|
||||
pspctrl
|
||||
psphprm
|
||||
pspge
|
||||
|
|
Loading…
Reference in New Issue