CMake/Modules/FortranCInterface
Brad King dc78838737 Fix FortranCInterface_VERIFY for non-C++ case
The verification program entry point (main) is defined in a C source
file, so the C compiler should be used to link when only Fortran and C
are involved.  The C++ compiler should still be used when the CXX option
is enabled.
2009-09-01 13:03:12 -04:00
..
Verify Fix FortranCInterface_VERIFY for non-C++ case 2009-09-01 13:03:12 -04:00
CMakeLists.txt Teach FortranCInterface about g77 mangling 2009-08-06 07:53:41 -04:00
Detect.cmake Create FortranCInterface_VERIFY function 2009-08-24 08:49:35 -04:00
Input.cmake.in Rewrite FortranCInterface module 2009-08-05 13:40:29 -04:00
Macro.h.in Rewrite FortranCInterface module 2009-08-05 13:40:29 -04:00
Output.cmake.in Rewrite FortranCInterface module 2009-08-05 13:40:29 -04:00
call_mod.f90 Rewrite FortranCInterface module 2009-08-05 13:40:29 -04:00
call_sub.f Rewrite FortranCInterface module 2009-08-05 13:40:29 -04:00
main.F Rewrite FortranCInterface module 2009-08-05 13:40:29 -04:00
my_module.f90 Rewrite FortranCInterface module 2009-08-05 13:40:29 -04:00
my_module_.c Cleanup FortranCInterface for PGI and GCC 4.2 2009-08-05 17:07:36 -04:00
my_sub.f Rewrite FortranCInterface module 2009-08-05 13:40:29 -04:00
mymodule.f90 Rewrite FortranCInterface module 2009-08-05 13:40:29 -04:00
mymodule_.c Cleanup FortranCInterface for PGI and GCC 4.2 2009-08-05 17:07:36 -04:00
mysub.f Rewrite FortranCInterface module 2009-08-05 13:40:29 -04:00
symbol.c.in Rewrite FortranCInterface module 2009-08-05 13:40:29 -04:00