mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-07-13 16:34:16 +00: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