CMAKE_MSVCIDE_RUN_PATH.rst 365 B

123456789101112
  1. CMAKE_MSVCIDE_RUN_PATH
  2. ----------------------
  3. .. versionadded:: 3.10
  4. .. include:: ENV_VAR.txt
  5. Extra PATH locations for custom commands when using
  6. :generator:`Visual Studio 9 2008` (or above) generators.
  7. The ``CMAKE_MSVCIDE_RUN_PATH`` environment variable sets the default value for
  8. the :variable:`CMAKE_MSVCIDE_RUN_PATH` variable if not already explicitly set.