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