mirror of
https://github.com/Kitware/CMake.git
synced 2025-06-27 22:52:43 +08:00

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.