diff options
author | Brad King <brad.king@kitware.com> | 2015-02-03 18:36:37 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2015-02-03 18:41:21 (GMT) |
commit | 467f5bcc6ebb8468bb2ef1fc4edaeab9970a37d4 (patch) | |
tree | 88471c1fe18aff8258c35c8d50489d1e72319c42 /Modules/Platform/Darwin-AppleClang-C.cmake | |
parent | 57622bd19d3fd013038d34f497b106a7e2bfd26d (diff) | |
download | CMake-467f5bcc6ebb8468bb2ef1fc4edaeab9970a37d4.zip CMake-467f5bcc6ebb8468bb2ef1fc4edaeab9970a37d4.tar.gz CMake-467f5bcc6ebb8468bb2ef1fc4edaeab9970a37d4.tar.bz2 |
MSVC: Fix initialization of RelWithDebInfo shared library link flags (#15385)
Initialize CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO_INIT from the value
of CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO_INIT rather than the one for
the DEBUG configuration. This typo has been present since the logic was
first added in commit 36db45082e (ENH: fix up several problems with new
stuff, 2002-11-11).
Reported-by: Gunnar Roth <gunnar.roth@gmx.de>
Diffstat (limited to 'Modules/Platform/Darwin-AppleClang-C.cmake')
0 files changed, 0 insertions, 0 deletions