mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-09 23:32:33 -07:00
externals: Use unicorn DLL instead of static lib.
This commit is contained in:
@@ -29,5 +29,7 @@ endif()
|
||||
|
||||
if (MSVC)
|
||||
include(CopyCitraSDLDeps)
|
||||
include(CopyYuzuUnicornDeps)
|
||||
copy_citra_SDL_deps(citra)
|
||||
copy_yuzu_unicorn_deps(citra)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user