mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 13:15:10 +00:00
windows: improve feature detection consistency between CMake and non-CMake builds
This commit is contained in:
committed by
Sam Lantinga
parent
839ca0ea64
commit
2371b247ff
@@ -47,7 +47,7 @@
|
||||
#ifdef HAVE_XINPUT_H
|
||||
#define SDL_JOYSTICK_RAWINPUT_XINPUT
|
||||
#endif
|
||||
#ifdef SDL_WINDOWS10_SDK
|
||||
#ifdef HAVE_WINDOWS_GAMING_INPUT_H
|
||||
#define SDL_JOYSTICK_RAWINPUT_WGI
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user