crossuo/crossuo
deps/sdl-2.0.10-c1be3add38/CMakeLists.txt
:1270
check_c_source_compiles("
#include <windows.h>
#include <xinput.h>
XINPUT_GAMEPAD_EX x1;
int main(int argc, char **argv) { }" HAVE_XINPUT_GAMEPAD_EX)