InsightSoftwareConsortium/ITK
CMake/ITKSetStandardCompilerFlags.cmake
:30
check_c_compiler_flag(
${flag}
C_HAS_WARNING${flag_var}
)
check_c_compiler_flag(
${flag}
C_HAS_WARNING${flag_var}
)
check_c_compiler_flag(${flag} C_HAS_WARNING${flag_var})