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.
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to