CMAKE_MSVCIDE_RUN_PATH.rst 342 B

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