diff options
Diffstat (limited to 'externals/CMakeLists.txt')
| -rw-r--r-- | externals/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/externals/CMakeLists.txt b/externals/CMakeLists.txt index 82e8ef18c..64361de5f 100644 --- a/externals/CMakeLists.txt +++ b/externals/CMakeLists.txt | |||
| @@ -68,9 +68,6 @@ if (YUZU_USE_EXTERNAL_SDL2) | |||
| 68 | add_library(SDL2 ALIAS SDL2-static) | 68 | add_library(SDL2 ALIAS SDL2-static) |
| 69 | endif() | 69 | endif() |
| 70 | 70 | ||
| 71 | # SoundTouch | ||
| 72 | add_subdirectory(soundtouch) | ||
| 73 | |||
| 74 | # Cubeb | 71 | # Cubeb |
| 75 | if(ENABLE_CUBEB) | 72 | if(ENABLE_CUBEB) |
| 76 | set(BUILD_TESTS OFF CACHE BOOL "") | 73 | set(BUILD_TESTS OFF CACHE BOOL "") |