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