mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-26 13:18:01 -05:00
Minor cleanup
This commit is contained in:
@ -28,8 +28,8 @@ if(UNIX AND NOT APPLE)
|
||||
endif()
|
||||
|
||||
if (MSVC)
|
||||
include(CopyCitraSDLDeps)
|
||||
include(CopyYuzuSDLDeps)
|
||||
include(CopyYuzuUnicornDeps)
|
||||
copy_citra_SDL_deps(yuzu-cmd)
|
||||
copy_yuzu_SDL_deps(yuzu-cmd)
|
||||
copy_yuzu_unicorn_deps(yuzu-cmd)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user