Browse Source
[cmake] Start requiring SDL2
[cmake] Start requiring SDL2
Closes #3466 Like said in the issue and the OpenSSL equivalent, disabling SDL2 on desktop is just not something we want to do. It's not worth the added burden of supporting the n+1'th matrix. Signed-off-by: crueter <crueter@eden-emu.dev>pull/3632/head
No known key found for this signature in database
GPG Key ID: 425ACD2D4830EBC6
8 changed files with 31 additions and 56 deletions
-
13CMakeLists.txt
-
3externals/CMakeLists.txt
-
2src/CMakeLists.txt
-
1src/android/app/build.gradle.kts
-
29src/audio_core/CMakeLists.txt
-
24src/input_common/CMakeLists.txt
-
7src/yuzu/CMakeLists.txt
-
8src/yuzu/main_window.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue