Clinton Stimpson wrote:
Where can I find more info on - Fortran/C mixed language projects made much easier. CMake now
    automatically can compute the run time libraries for a compiler.

Does that mean there is a variable I can use instead of manually specifying libgfortran, libg2c and others depending on the compiler used?
I can't seem to find anything like that in Modules/*

No it does this automatically, no need to use a variable.

-Bill
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to