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
Macro.h.in
Output.cmake.in
call_mod.f90
call_sub.f
main.F
my_module.f90
my_module_.c Cleanup FortranCInterface for PGI and GCC 4.2 2009-08-05 17:07:36 -04:00
my_sub.f
mymodule.f90
mymodule_.c Cleanup FortranCInterface for PGI and GCC 4.2 2009-08-05 17:07:36 -04:00
mysub.f
symbol.c.in