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
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to