Froser/gamemachine
src/3rdparty/openal-soft-1.19.1/CMakeLists.txt
:340
check_c_source_compiles(
"#include <stdlib.h>
int main()
{
return 0;
}"
HAVE_STATIC_LIBGCC_SWITCH
)