Hello,<br>    I need to add to provide additional linker options to the program from within my CMakeLists.txt targeted at MSVC platform. In particular, I would like to add the /FORCE:Multiply option to the linker. How would I go about doing this?<br>
Also, how would I set the options to suppress any (all) warnings generated?<br><br>Thanks,<br>Vinay<br>