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