cmake
HAS_C11_COMPAT_WARN
examples
john-h-k/jcc
CMakeLists.txt
:285
check_c_compiler_flag(
"-Wno-pre-c11-compat"
HAS_C11_COMPAT_WARN)