CMake/Modules/FortranCInterface/Verify
Brad King 71402eb252 FortranCInterface: Compile separate Fortran lib in VerifyC[XX]
The Intel Fortran plugin for Visual Studio requires Fortran source files
to be compiled in a separate target from C and C++ code.  Compile the
VerifyFortran.f source file in a separate library and link the main
VerifyFortanC executable to it.
2011-09-08 14:56:48 -04:00
..
CMakeLists.txt FortranCInterface: Compile separate Fortran lib in VerifyC[XX] 2011-09-08 14:56:48 -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