diff options
author | Brad King <brad.king@kitware.com> | 2009-09-29 20:38:43 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2009-09-29 20:38:43 (GMT) |
commit | caee3af3c5625d1a181c90efdff6fb599f21f699 (patch) | |
tree | 2cef1cb7ab61a4e0bdba6c65e14d39662d4bbda4 /Modules/CMakeDetermineASMCompiler.cmake | |
parent | d6b47bee79175c33fa3992e4494c604fc6d71558 (diff) | |
download | CMake-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