[CMake] Building a library with fortran and c code

Brad King brad.king at kitware.com
Tue May 30 15:54:02 EDT 2006


Doug Henry wrote:
> I assume this is a special case and cmake is capable of building fortran 
> projects?

There should be no problem for projects that do not have modules 
(Fortran77 for example).  Some support for modules is implemented but it 
has never been tested beyond a few toy examples.  I don't know of any 
serious Fortran90 projects with modules that are built with CMake, and 
none of the CMake developers' other projects need it.

-Brad


More information about the CMake mailing list