cmake: removed unused code

main
Anonymous Maarten 2023-01-24 04:53:59 +01:00 committed by Anonymous Maarten
parent 5f995579e9
commit edf8db0466
1 changed files with 0 additions and 13 deletions

View File

@ -2508,19 +2508,6 @@ elseif(VITA)
SceProcessmgr_stub
m
)
if(HAVE_VITA_PIB)
list(PREPEND SDL_EXTRA_LIBS
pib
libScePiglet_stub
SceShaccCg_stub
taihen_stub
)
endif()
if(HAVE_VITA_PVR)
list(PREPEND SDL_EXTRA_LIBS
SceIme_stub
)
endif()
endif()
set(HAVE_ARMSIMD TRUE)