瀏覽代碼

cmake: removed unused code

Anonymous Maarten 2 年之前
父節點
當前提交
edf8db0466
共有 1 個文件被更改,包括 0 次插入13 次删除
  1. 0 13
      CMakeLists.txt

+ 0 - 13
CMakeLists.txt

@@ -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)