mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 22:15:46 +00:00
yuzu qt copy windows deps renamed
This commit is contained in:
parent
2c057ef5df
commit
d34c058c6b
1 changed files with 2 additions and 2 deletions
|
@ -86,8 +86,8 @@ if(UNIX AND NOT APPLE)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if (MSVC)
|
if (MSVC)
|
||||||
include(CopyCitraQt5Deps)
|
include(CopyYuzuQt5Deps)
|
||||||
include(CopyCitraSDLDeps)
|
include(CopyYuzuSDLDeps)
|
||||||
include(CopyYuzuUnicornDeps)
|
include(CopyYuzuUnicornDeps)
|
||||||
copy_yuzu_Qt5_deps(yuzu)
|
copy_yuzu_Qt5_deps(yuzu)
|
||||||
copy_yuzu_SDL_deps(yuzu)
|
copy_yuzu_SDL_deps(yuzu)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue