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
VerifyCXX.cxx
VerifyFortran.f
main.c