ComputationalBiomechanicsLab/opensim-creator
third_party/SDL/CMakeLists.txt
:1962
check_c_source_compiles("
#define COBJMACROS
#include <windows.gaming.input.h>
static __x_ABI_CWindows_CGaming_CInput_CIGamepadStatics2 *s2;
int main(int argc, char **argv) { return 0; }" HAVE_WINDOWS_GAMING_INPUT_H
)