tanis2000/binocle-c
src/deps/sdl/CMakeLists.txt
:1960
check_c_source_compiles("
#include <stdbool.h>
#define COBJMACROS
#include <gameinput.h>
int main(int argc, char **argv) { return 0; }" HAVE_GAMEINPUT_H
)