mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 17:19:44 -06:00
[Android] Add in a static libiconv library so non English games don't crash Dolphin Mobile.
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
set(LIBS core
|
||||
${LZO}
|
||||
iconv
|
||||
discio
|
||||
bdisasm
|
||||
inputcommon
|
||||
|
Reference in New Issue
Block a user