Fixes #2271, Add KD detection under CMake by Scott Percival
This commit is contained in:
parent
b3874f57ce
commit
7e840cc03e
2 changed files with 16 additions and 0 deletions
|
@ -215,6 +215,7 @@
|
|||
|
||||
/* Enable various input drivers */
|
||||
#cmakedefine SDL_INPUT_LINUXEV @SDL_INPUT_LINUXEV@
|
||||
#cmakedefine SDL_INPUT_LINUXKD @SDL_INPUT_LINUXKD@
|
||||
#cmakedefine SDL_INPUT_TSLIB @SDL_INPUT_TSLIB@
|
||||
#cmakedefine SDL_JOYSTICK_HAIKU @SDL_JOYSTICK_HAIKU@
|
||||
#cmakedefine SDL_JOYSTICK_DINPUT @SDL_JOYSTICK_DINPUT@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue