mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
241f923a6f
This generator has been deprecated since CMake 3.28. Remove it.
11 lines
317 B
ReStructuredText
11 lines
317 B
ReStructuredText
CMAKE_MSVCIDE_RUN_PATH
|
|
----------------------
|
|
|
|
.. include:: ENV_VAR.txt
|
|
|
|
Extra PATH locations for custom commands when using
|
|
:ref:`Visual Studio Generators`.
|
|
|
|
The ``CMAKE_MSVCIDE_RUN_PATH`` environment variable sets the default value for
|
|
the :variable:`CMAKE_MSVCIDE_RUN_PATH` variable if not already explicitly set.
|