Browse Source
[cmake] Start requiring SDL2 (#3632)
[cmake] Start requiring SDL2 (#3632)
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> Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3632 Reviewed-by: CamilleLaVey <camillelavey99@gmail.com> Reviewed-by: MaranBr <maranbr@eden-emu.dev>xbzk/flicker-fix
No known key found for this signature in database
GPG Key ID: 425ACD2D4830EBC6
8 changed files with 33 additions and 58 deletions
-
13CMakeLists.txt
-
3externals/CMakeLists.txt
-
2src/CMakeLists.txt
-
1src/android/app/build.gradle.kts
-
31src/audio_core/CMakeLists.txt
-
26src/input_common/CMakeLists.txt
-
7src/yuzu/CMakeLists.txt
-
8src/yuzu/main_window.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue