mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-11-28 17:02:05 -06: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