mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-13 13:12:34 -07: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