dc78838737
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. |
||
---|---|---|
.. | ||
Verify | ||
CMakeLists.txt | ||
Detect.cmake | ||
Input.cmake.in | ||
Macro.h.in | ||
Output.cmake.in | ||
call_mod.f90 | ||
call_sub.f | ||
main.F | ||
my_module.f90 | ||
my_module_.c | ||
my_sub.f | ||
mymodule.f90 | ||
mymodule_.c | ||
mysub.f | ||
symbol.c.in |