On 3/1/2011 4:09 AM, Ilias Miroslav wrote:
Dear CMake-experts,
as developers of the quantum-chemistry software DIRAC
(http://wiki.chem.vu.nl/dirac/index.php/Dirac_Program) we are shifting towards
the CMake build/compilation system.
By default, the current CMAKE_Fortran_LINK_EXECUTABLE consists of several
variables:
"<CMAKE_Fortran_COMPILER> <CMAKE_Fortran_LINK_FLAGS> <LINK_FLAGS> <FLAGS>
<OBJECTS> -o<TARGET>
<LINK_LIBRARIES>"
We would like to know how to restrict the CMAKE_<compiler>_LINK_EXECUTABLE parameter to selected variables only:
"<LINK_FLAGS> <OBJECTS> -o<TARGET> <LINK_LIBRARIES>"
Yours, M.Ilias
Why do you want to do that? Is there a problem?
--
Bill Hoffman
Kitware, Inc.
28 Corporate Drive
Clifton Park, NY 12065
bill.hoff...@kitware.com
http://www.kitware.com
518 881-4905 (Direct)
518 371-3971 x105
Fax (518) 371-4573
_______________________________________________
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