mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-01 06:44:27 +08:00
cmake: removed unused code
This commit is contained in:
committed by
Anonymous Maarten
parent
5f995579e9
commit
edf8db0466
@@ -2508,19 +2508,6 @@ elseif(VITA)
|
|||||||
SceProcessmgr_stub
|
SceProcessmgr_stub
|
||||||
m
|
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()
|
endif()
|
||||||
|
|
||||||
set(HAVE_ARMSIMD TRUE)
|
set(HAVE_ARMSIMD TRUE)
|
||||||
|
|||||||
Reference in New Issue
Block a user