mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-12-20 20:35:46 +08:00
vita: add missing static libraries for using gles with pib
This commit is contained in:
committed by
Anonymous Maarten
parent
bb3a60bce5
commit
5f995579e9
@@ -2440,6 +2440,9 @@ elseif(VITA)
|
||||
set(SDL_VIDEO_OPENGL_ES2 1)
|
||||
list(APPEND SDL_EXTRA_LIBS
|
||||
pib
|
||||
libScePiglet_stub_weak
|
||||
taihen_stub_weak
|
||||
SceShaccCg_stub_weak
|
||||
)
|
||||
set(HAVE_VIDEO_VITA_PIB ON)
|
||||
set(SDL_VIDEO_VITA_PIB 1)
|
||||
|
||||
Reference in New Issue
Block a user