You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Help/variable/CMAKE_VS_MSBUILD_COMMAND.rst

12 lines
392 B

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.