Browse Source

?ploo

Signed-off-by: crueter <crueter@eden-emu.dev>
pull/2941/head
crueter 4 months ago
parent
commit
bb8c7f2cfa
No known key found for this signature in database GPG Key ID: 425ACD2D4830EBC6
  1. 5
      src/yuzu_cmd/CMakeLists.txt

5
src/yuzu_cmd/CMakeLists.txt

@ -55,9 +55,4 @@ if(WIN32)
endif()
endif()
if (MSVC)
include(CopyYuzuSDLDeps)
copy_yuzu_SDL_deps(yuzu-cmd)
endif()
create_target_directory_groups(yuzu-cmd)
Loading…
Cancel
Save