From cmake Wed Jan 21 18:05:08 2009 From: Roland Krause Date: Wed, 21 Jan 2009 18:05:08 +0000 To: cmake Subject: [CMake] how to link intel fortran libraries static Message-Id: <700805.20298.qm () web81108 ! mail ! mud ! yahoo ! com> X-MARC-Message: https://marc.info/?l=cmake&m=123256115210980 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 _______________________________________________ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake