mirror of
https://github.com/joel16/VITA-Homebrew-Sorter.git
synced 2024-11-26 21:00:27 +00:00
cmake: link SceShaccCgExt and taihen_stub to fix compile errors
This commit is contained in:
parent
248dcdd391
commit
5c630b6195
@ -82,8 +82,10 @@ target_link_libraries(${PROJECT_NAME}
|
||||
SceLibKernel_stub
|
||||
ScePower_stub
|
||||
SceShaccCg_stub
|
||||
SceShaccCgExt
|
||||
SceSysmodule_stub
|
||||
SceTouch_stub
|
||||
taihen_stub
|
||||
)
|
||||
|
||||
## Create Vita files
|
||||
|
Loading…
Reference in New Issue
Block a user