meson/test cases/fortran/9 cpp
Dylan Baker 23d2311d12 tests/fortran/9 cpp: It's okay to link ICL and ifort
This test currently assumes that the fortran compiler is gfotran, and
if we're not using g++ it skips. This patch changes it to skip if the
fotran compiler and the c++ compiler aren't the same family. This still
may skip in some cases it shouldn't (clang and gfort probably work fine
on windows), but it does enable ifort + ICL. Which is hte point.
2019-05-10 13:36:35 -07:00
..
fortran.f BUGFIX: broken/missing Fortran code/unit tests 2019-01-27 20:57:21 +02:00
main.cpp Can use C++ and FORTRAN in a single target. Closes #2685. 2018-05-02 22:58:07 +03:00
meson.build tests/fortran/9 cpp: It's okay to link ICL and ifort 2019-05-10 13:36:35 -07:00