summaryrefslogtreecommitdiff
path: root/share/cmake-3.10/Help/variable/CMAKE_VS_MSBUILD_COMMAND.rst
blob: 58f2bef4c35614dc6644010bf41f3fe88f0994ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
CMAKE_VS_MSBUILD_COMMAND
------------------------

The generators for :generator:`Visual Studio 10 2010` and above set this
variable to the ``MSBuild.exe`` command installed with the corresponding
Visual Studio version.

This variable is not defined by other generators even if ``MSBuild.exe``
is installed on the computer.

The :variable:`CMAKE_VS_DEVENV_COMMAND` is also provided for the
non-Express editions of Visual Studio.
See also the :variable:`CMAKE_MAKE_PROGRAM` variable.