summaryrefslogtreecommitdiffstats
path: root/Source/cmNinjaTargetGenerator.cxx
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-04-08 16:40:14 (GMT)
committerBrad King <brad.king@kitware.com>2013-04-08 17:03:56 (GMT)
commitfb9f73de644539b4759ba67041d92fc418db0ee9 (patch)
tree431d94dc05c1a538771ccc2bea75aaf0fc832eb8 /Source/cmNinjaTargetGenerator.cxx
parent42ba1b08f3bd5909238f7c49c31532105ef2b0e7 (diff)
downloadCMake-fb9f73de644539b4759ba67041d92fc418db0ee9.zip
CMake-fb9f73de644539b4759ba67041d92fc418db0ee9.tar.gz
CMake-fb9f73de644539b4759ba67041d92fc418db0ee9.tar.bz2
MSVC: Invoke 'link' directly for executables
Update the CMAKE_<LANG>_LINK_EXECUTABLE rule variable to invoke the linker directly instead of through the compiler. We already do this for DLL linking with CMAKE_<LANG>_CREATE_SHARED_LIBRARY. This also works around a VS 6 cl bug. While invoking the link tool internally it fails to correctly quote flags like /pdb:... with spaces in the value.
Diffstat (limited to 'Source/cmNinjaTargetGenerator.cxx')
0 files changed, 0 insertions, 0 deletions