tanis2000/binocle-c
src/deps/sdl/CMakeLists.txt
:1947
check_c_source_compiles("
#include <windows.h>
#include <xinput.h>
int main(int argc, char **argv) { return 0; }" HAVE_XINPUT_H)