cmake/Help/envvar/CMAKE_MSVCIDE_RUN_PATH.rst

11 lines
341 B
ReStructuredText
Raw Normal View History

2018-01-26 17:06:56 +01:00
CMAKE_MSVCIDE_RUN_PATH
----------------------
2019-11-11 23:01:05 +01:00
.. include:: ENV_VAR.txt
2018-01-26 17:06:56 +01:00
Extra PATH locations for custom commands when using
:generator:`Visual Studio 9 2008` (or above) 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.