On Tuesday 08 January 2008, Leopold Palomo-Avellaneda wrote: > Hi, > > I have seen in this list and the web that cmake have some treatment with > the fortran language but I have to addmitt that I don't have understood if > finally it works or not. > > I'm a cmake user with c and c++ language and more or less I can made all my > programs. I would like to explain the good things of cmake to a fortran > user (numerial programmer, so only console and home made programs) and I > don't know if the cmake supports this. Please, can I use cmake in a fortran > project as I use cmake in a c++ project?
CMake 2.4.x has some dependency issues with Fortran, cmake cvs should have all these problems fixed, AFAIK. Alex _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
