diff options
author | Michael Hirsch, Ph.D <scivision@users.noreply.github.com> | 2019-11-18 12:08:40 -0500 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2019-11-18 22:22:54 +0200 |
commit | 050dcf80af99521ea8fee9dff0f71843a3e636f6 (patch) | |
tree | 1ad897fcaacaf4c6fc2fd410cbc1a31465a6963d /mesonbuild/cmake/fileapi.py | |
parent | 83b4e981c4dd8b8ea521a6150a34636d10a67211 (diff) | |
download | meson-050dcf80af99521ea8fee9dff0f71843a3e636f6.zip meson-050dcf80af99521ea8fee9dff0f71843a3e636f6.tar.gz meson-050dcf80af99521ea8fee9dff0f71843a3e636f6.tar.bz2 |
fortran: note there is no has_function for Fortran
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.
Diffstat (limited to 'mesonbuild/cmake/fileapi.py')
0 files changed, 0 insertions, 0 deletions