diff options
author | Brad King <brad.king@kitware.com> | 2013-12-04 15:36:18 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2013-12-04 16:06:44 (GMT) |
commit | e4201248ce76be40c109b67e68a4e295d709e2dc (patch) | |
tree | 1fbe95d9c2390d7414268cdb7ddfbff098fc8f1d /Help/generator/Eclipse CDT4 - Ninja.rst | |
parent | 0c55729c133b7b069f27f19d035444032dda75bd (diff) | |
download | CMake-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 'Help/generator/Eclipse CDT4 - Ninja.rst')
0 files changed, 0 insertions, 0 deletions