Commit 81fe2ccb9cc03e9f17ed8427c4e0fd006cbe40c4

Ybalrid (Arthur Brainville) 2021-10-31T02:54:20

cmake: Add missing SDL_JOYSTICK_WGI in config step SDL_config.h *can* define SDL_JOYSTICK_WGI. On builds with the Windows 10 SDK available, this allow implementing trigger rumbling on Xbox One controllers. The files included in the Visual Studio Solution in VisualC\SDL.sln *do* have this define set. fix #4859