CMake: Remove unsupported options
This commit is contained in:
@ -27,7 +27,7 @@ enum class InputSourceType : u32
|
||||
XInput,
|
||||
RawInput,
|
||||
#endif
|
||||
#ifdef WITH_SDL2
|
||||
#ifdef USE_SDL2
|
||||
SDL,
|
||||
#endif
|
||||
#ifdef __ANDROID__
|
||||
|
||||
Reference in New Issue
Block a user