[CMake] how to link intel fortran libraries static
Roland Krause
rokrau at yahoo.com
Wed Jan 21 13:05:08 EST 2009
Greetings,
I'm working on CMake support for a very large Fortran code. We are linking nearly everything static, especially the Intel Fortran libraries but I can't seem to find the flag to do this in the CMake documentation (looked at CMake-2.6.x online). I've found SET(CMAKE_DL_LIBS "dl") in the Modules/Platform/Linux-ifort.cmake. Is that it?
Thanks for any pointers.
Roland
More information about the CMake
mailing list