summaryrefslogtreecommitdiff
path: root/Modules/CompilerId
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2012-12-10 10:52:10 -0500
committerBrad King <brad.king@kitware.com>2013-02-07 11:06:28 -0500
commit650c6471600fa8b06ed343ff3a4f3d16a3dc95bc (patch)
treeacb198ff664687a5cfad1fa238d46a9c80e74570 /Modules/CompilerId
parent4fd534295642b1c08c72229d705db6c7265ecd28 (diff)
downloadcmake-650c6471600fa8b06ed343ff3a4f3d16a3dc95bc.tar.gz
VS: Implement generator toolset selection (#10722, #13774)
Implement generator toolset selection (cmake -T) for VS >= 10 by setting the PlatformToolset. Extend the RunCMake.GeneratorToolset test case to verify CMAKE_GENERATOR_TOOLSET when the generator supports -T. Since commit 485a940e (VS: Simplify MSVC version reporting, 2012-08-23) all MSVC version information is detected during the compiler id step from the actual compiler invoked by generated build systems rather than hard-coded in VS generators. Therefore we can set the PlatformToolset in VS >= 10 project files and support toolsets from other VS versions.
Diffstat (limited to 'Modules/CompilerId')
0 files changed, 0 insertions, 0 deletions