It would be very challenging if not futile to make has_function work for Fortran. The meson.get_compiler('fortran').links() works very well instead. As a reference, CMake's check_fortran_function_exists is completely broken in general. This change raises a useful MesonException instead of giving bizarre errors.pull/6209/head
parent
83b4e981c4
commit
050dcf80af
1 changed files with 7 additions and 1 deletions
Loading…
Reference in new issue