Hi, everyone!<br>I once wrote here about problem of change VS linker link.exe to other linker, may be&nbsp;now&nbsp;someone&nbsp;can&nbsp;help&nbsp;solve&nbsp;it?<br><br>I try to change linker like that:<br> STRING(REPLACE &quot;${CMAKE_CXX_COMPILER}&quot; &quot;someotherlinker.exe&quot; CMAKE_CXX_LINK_EXECUTABLE ${CMAKE_CXX_LINK_EXECUTABLE})<br>
But it`s not work.<br>