[CMake] Auxiliary fortran link libraries?

Bill Hoffman bill.hoffman at kitware.com
Thu Jul 15 22:49:40 EDT 2010


On 7/15/2010 5:40 PM, John Cary wrote:
> Is there some way in cmake to get the
> auxiliary fortran link libraries? The
> ones that one needs to link in if one is
> building a C/C++ executable that uses a library
> that was created with fortran?
>
> Like libgfortran for gcc?
>
> Thanks...John Cary
>

See Modules/FortranCInterface.cmake


-Bill


More information about the CMake mailing list