[CMake] Change standart VC Linker (link.exe)

Ivan Chupahin gurinchi at gmail.com
Wed Apr 23 01:06:12 EDT 2008


Hi, everyone!
I once wrote here about problem of change VS linker link.exe to other
linker, may be now someone can help solve it?

I try to change linker like that:
STRING(REPLACE "${CMAKE_CXX_COMPILER}" "someotherlinker.exe"
CMAKE_CXX_LINK_EXECUTABLE ${CMAKE_CXX_LINK_EXECUTABLE})
But it`s not work.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20080423/80cad9f0/attachment-0001.htm>


More information about the CMake mailing list