CMAKE_MSVCIDE_RUN_PATH.rst 325 B

12345678910
  1. CMAKE_MSVCIDE_RUN_PATH
  2. ----------------------
  3. .. include:: include/ENV_VAR.rst
  4. Extra PATH locations for custom commands when using
  5. :ref:`Visual Studio 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.