mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-01-03 17:15:46 +00:00
vita: PVR needs to link to sceIme_stub library
This commit is contained in:
parent
9670f233cc
commit
c0445c23bf
|
@ -2508,6 +2508,7 @@ elseif(VITA)
|
|||
list(APPEND EXTRA_LIBS
|
||||
libgpu_es4_ext_stub_weak
|
||||
libIMGEGL_stub_weak
|
||||
SceIme_stub
|
||||
)
|
||||
|
||||
set(HAVE_VIDEO_VITA_PVR ON)
|
||||
|
|
Loading…
Reference in a new issue