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