On Wednesday 16 May 2007 15:40, Maik Beckmann wrote: > The research group I'm working for [1] as a student helper uses fortran 95 > for everything (FEM, contact analysis ...), but there's a lack of a > portable building tool(essentially WinXP and SunOS). Thus I'm learning > lex/yacc and try to master cmake's source base to implement what's needed > to track module-use dependencies correctly.
Don't forget to handle the case where #ifdefs change which modules are included. wt -- Warren Turkal, Research Associate III/Systems Administrator Colorado State University, Dept. of Atmospheric Science _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
