summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_VS_MSBUILD_COMMAND.rst
blob: 32a56c74fad7dc62d293decee776f17ad9deeee3 (plain)
1
2
3
4
5
6
7
8
9
10
11
CMAKE_VS_MSBUILD_COMMAND
------------------------

The :ref:`Visual Studio Generators` 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.

See also the :variable:`CMAKE_VS_DEVENV_COMMAND` and
:variable:`CMAKE_MAKE_PROGRAM` variables.