diff options
Diffstat (limited to 'src/yuzu_tester/CMakeLists.txt')
| -rw-r--r-- | src/yuzu_tester/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/yuzu_tester/CMakeLists.txt b/src/yuzu_tester/CMakeLists.txt index 06c2ee011..d8a2a1511 100644 --- a/src/yuzu_tester/CMakeLists.txt +++ b/src/yuzu_tester/CMakeLists.txt | |||
| @@ -28,7 +28,5 @@ endif() | |||
| 28 | 28 | ||
| 29 | if (MSVC) | 29 | if (MSVC) |
| 30 | include(CopyYuzuSDLDeps) | 30 | include(CopyYuzuSDLDeps) |
| 31 | include(CopyYuzuUnicornDeps) | ||
| 32 | copy_yuzu_SDL_deps(yuzu-tester) | 31 | copy_yuzu_SDL_deps(yuzu-tester) |
| 33 | copy_yuzu_unicorn_deps(yuzu-tester) | ||
| 34 | endif() | 32 | endif() |