Is it possible to change what executable is used for linking in VS targets?<br><br>I see CMAKE_LINKER, but the variable says &quot;CMAKE_LINKER-NOTFOUND&quot;, which leads me to believe that the VS generator doesn&#39;t use this variable.<br>

<br>Thanks,<br>James<br>