summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeDetermineASMCompiler.cmake
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2009-09-29 20:38:43 (GMT)
committerBrad King <brad.king@kitware.com>2009-09-29 20:38:43 (GMT)
commitcaee3af3c5625d1a181c90efdff6fb599f21f699 (patch)
tree2cef1cb7ab61a4e0bdba6c65e14d39662d4bbda4 /Modules/CMakeDetermineASMCompiler.cmake
parentd6b47bee79175c33fa3992e4494c604fc6d71558 (diff)
downloadCMake-caee3af3c5625d1a181c90efdff6fb599f21f699.zip
CMake-caee3af3c5625d1a181c90efdff6fb599f21f699.tar.gz
CMake-caee3af3c5625d1a181c90efdff6fb599f21f699.tar.bz2
Do not parse preprocessor defs for VS 10 link/lib
When constructing cmVisualStudioGeneratorOptions to parse options for tools 'link' and 'lib' the tool type is now Linker, not Compiler. This tells it not to recognize flags starting in '/D' as preprocessor macros, such as the '/DEF:<file>' linker option. See issue #9613.
Diffstat (limited to 'Modules/CMakeDetermineASMCompiler.cmake')
0 files changed, 0 insertions, 0 deletions