mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-06-06 09:23:44 -04:00
Forces using SDL 2.0.14. Upgrades the SDL external to that version. Adds a message when switching to the external. Fixes an error where input_common only links to SDL when SDL2_FOUND is set, but externals/CMakeLists cannot set that variable to the required scope. Switch to using ENABLE_SDL2, which we can use since we now include the SDL source. |
||
|---|---|---|
| .. | ||
| gcadapter | ||
| mouse | ||
| sdl | ||
| udp | ||
| analog_from_button.cpp | ||
| analog_from_button.h | ||
| CMakeLists.txt | ||
| keyboard.cpp | ||
| keyboard.h | ||
| main.cpp | ||
| main.h | ||
| motion_from_button.cpp | ||
| motion_from_button.h | ||
| motion_input.cpp | ||
| motion_input.h | ||
| touch_from_button.cpp | ||
| touch_from_button.h | ||