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