mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-18 07:41:45 +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