ComputationalBiomechanicsLab/opensim-creator
third_party/SDL/CMakeLists.txt
:1968
check_c_source_compiles("
#include <stdbool.h>
#define COBJMACROS
#include <gameinput.h>
int main(int argc, char **argv) { return 0; }" HAVE_GAMEINPUT_H
)