1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-14 02:08:27 +08:00
Files
CMake/Help/envvar/CMAKE_MSVCIDE_RUN_PATH.rst
Alex Turbov 9784834b4c Help: Use *.rst extension for included files
So, editor(s) can correctly highlight the RST syntax in the included files.
2025-04-14 03:07:46 +04:00

11 lines
325 B
ReStructuredText

CMAKE_MSVCIDE_RUN_PATH
----------------------
.. include:: include/ENV_VAR.rst
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.