58f2bef4c35614dc6644010bf41f3fe88f0994ce
[platform/upstream/cmake.git] / Help / variable / CMAKE_VS_MSBUILD_COMMAND.rst
1 CMAKE_VS_MSBUILD_COMMAND
2 ------------------------
3
4 The generators for :generator:`Visual Studio 10 2010` and above set this
5 variable to the ``MSBuild.exe`` command installed with the corresponding
6 Visual Studio version.
7
8 This variable is not defined by other generators even if ``MSBuild.exe``
9 is installed on the computer.
10
11 The :variable:`CMAKE_VS_DEVENV_COMMAND` is also provided for the
12 non-Express editions of Visual Studio.
13 See also the :variable:`CMAKE_MAKE_PROGRAM` variable.