ornladios/ADIOS2
cmake/DetectOptions.cmake
:678
check_fortran_compiler_flag("-fallow-argument-mismatch -w" ADIOS2_USE_Fortran_flag_argument_mismatch)
check_fortran_compiler_flag("-fallow-argument-mismatch -w" ADIOS2_USE_Fortran_flag_argument_mismatch)
check_fortran_compiler_flag("${FLAG}"
COVERAGE_FLAG_DETECTED)
check_fortran_compiler_flag("${FLAG}" ${VARIABLE})
CHECK_Fortran_COMPILER_FLAG("${flag_i}" test_option)
check_fortran_compiler_flag(-fallow-argument-mismatch HAS_MISMATCH)
check_fortran_compiler_flag("${FLAG}" ${VARIABLE})
check_fortran_compiler_flag("${FLAG}"
COVERAGE_FLAG_DETECTED)
check_fortran_compiler_flag("${FLAG}"
COVERAGE_FLAG_DETECTED)