From 20bb399e40678e77fc074e72ca48fb8bab77ac65 Mon Sep 17 00:00:00 2001 From: Ivan Epifanov Date: Tue, 27 Apr 2021 13:55:00 +0300 Subject: [PATCH] Remove libs linked by SDL2 target from lib list --- CMakeLists.txt | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index d74adcfcf..659503eda 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -648,18 +648,7 @@ endif() if (VITA) target_link_libraries(${BIN_TARGET} PRIVATE - SceAppMgr_stub - SceAudio_stub - SceCommonDialog_stub - SceCtrl_stub - SceDisplay_stub - SceGxm_stub - SceHid_stub - SceIofilemgr_stub - SceMotion_stub ScePower_stub - SceSysmodule_stub - SceTouch_stub freetype png m