summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-12-04 15:36:18 (GMT)
committerBrad King <brad.king@kitware.com>2013-12-04 16:06:44 (GMT)
commite4201248ce76be40c109b67e68a4e295d709e2dc (patch)
tree1fbe95d9c2390d7414268cdb7ddfbff098fc8f1d /Source
parent0c55729c133b7b069f27f19d035444032dda75bd (diff)
downloadCMake-e4201248ce76be40c109b67e68a4e295d709e2dc.zip
CMake-e4201248ce76be40c109b67e68a4e295d709e2dc.tar.gz
CMake-e4201248ce76be40c109b67e68a4e295d709e2dc.tar.bz2
CMakeDetermineCompilerId: Use CMAKE_VS_(DEVENV|MSBUILD|MSDEV)_COMMAND
In the code path for launching the VS IDE tools, avoid using CMAKE_MAKE_PROGRAM. Instead use the variables CMAKE_VS_DEVENV_COMMAND, CMAKE_VS_MSBUILD_COMMAND, and CMAKE_VS_MSDEV_COMMAND to lookup the location of the build tool needed. Choose the proper tool based on availability and necessity for the language (e.g. Intel Fortran must build with devenv.com and not MSBuild.exe).
Diffstat (limited to 'Source')
0 files changed, 0 insertions, 0 deletions