Browse Source
?ploo
Signed-off-by: crueter <crueter@eden-emu.dev>
pull/2941/head
crueter
4 months ago
No known key found for this signature in database
GPG Key ID: 425ACD2D4830EBC6
1 changed files with
0 additions and
5 deletions
-
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) |