mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-23 22:58:57 +02:00
Merge pull request #4888 from lioncash/unicorn-remove
core: Remove usage of unicorn
This commit is contained in:
commit
08056a8c3d
18 changed files with 18 additions and 520 deletions
|
|
@ -264,11 +264,9 @@ endif()
|
|||
if (MSVC)
|
||||
include(CopyYuzuQt5Deps)
|
||||
include(CopyYuzuSDLDeps)
|
||||
include(CopyYuzuUnicornDeps)
|
||||
include(CopyYuzuFFmpegDeps)
|
||||
copy_yuzu_Qt5_deps(yuzu)
|
||||
copy_yuzu_SDL_deps(yuzu)
|
||||
copy_yuzu_unicorn_deps(yuzu)
|
||||
copy_yuzu_FFmpeg_deps(yuzu)
|
||||
endif()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue