12 lines
389 B
ReStructuredText
12 lines
389 B
ReStructuredText
CMAKE_VS_DEVENV_COMMAND
|
|
-----------------------
|
|
|
|
The :ref:`Visual Studio Generators` set this variable to the ``devenv.com``
|
|
command installed with the corresponding Visual Studio version.
|
|
|
|
This variable is not defined by other generators even if ``devenv.com``
|
|
is installed on the computer.
|
|
|
|
See also the :variable:`CMAKE_VS_MSBUILD_COMMAND` and
|
|
:variable:`CMAKE_MAKE_PROGRAM` variables.
|