summaryrefslogtreecommitdiff
path: root/share/cmake-3.5/Help/variable/CMAKE_VS_MSDEV_COMMAND.rst
blob: 718baaf825dd5abcfa91aad3437a824ef9f0e935 (plain)
1
2
3
4
5
6
7
8
9
10
CMAKE_VS_MSDEV_COMMAND
----------------------

The :generator:`Visual Studio 6` generator sets this variable to the
``msdev.exe`` command installed with Visual Studio 6.

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

See also the :variable:`CMAKE_MAKE_PROGRAM` variable.