ComputationalBiomechanicsLab/opensim-creator
third_party/SDL/cmake/sdlchecks.cmake
:688
check_c_source_compiles("
#include <GL/glx.h>
int main(int argc, char** argv) { return 0; }" HAVE_OPENGL_GLX)