mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
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.