CMake/Modules/FortranCInterface/Verify
Brad King a9be85da2e Create FortranCInterface_VERIFY function
This function builds a simple test project using a combination of
Fortran and C (and optionally C++) to verify that the compilers are
compatible.  The idea is to help projects report very early to users
that the compilers specified cannot mix languages.
2009-08-24 08:49:35 -04:00
..
CMakeLists.txt Create FortranCInterface_VERIFY function 2009-08-24 08:49:35 -04:00
VerifyC.c Create FortranCInterface_VERIFY function 2009-08-24 08:49:35 -04:00
VerifyCXX.cxx Create FortranCInterface_VERIFY function 2009-08-24 08:49:35 -04:00
VerifyFortran.f Create FortranCInterface_VERIFY function 2009-08-24 08:49:35 -04:00
main.c Create FortranCInterface_VERIFY function 2009-08-24 08:49:35 -04:00