diff options
author | Don Olmstead <don.j.olmstead@gmail.com> | 2016-10-18 00:50:34 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-10-25 13:46:21 (GMT) |
commit | 69fc7bf87db33d88af02602fba811b5c5e740a70 (patch) | |
tree | 9c506a4e79bc0912107d78cb1f05368399f18c53 /CMakeLists.txt | |
parent | e2ed9a70929092ab7b32e036886859e53fbff897 (diff) | |
download | CMake-69fc7bf87db33d88af02602fba811b5c5e740a70.zip CMake-69fc7bf87db33d88af02602fba811b5c5e740a70.tar.gz CMake-69fc7bf87db33d88af02602fba811b5c5e740a70.tar.bz2 |
VS: Choose flag map based on the toolset name
MSBuild interprets the `.vcxproj` content based on the `PlatformToolset`
setting, so our reverse mapping needs to be based on that setting too.
For VS 2010 and above, choose the flag map to match the toolset name
rather than the generator VS version.
Issue: #16153
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions