CMAKE_MSVCIDE_RUN_PATH

From Get docs
Cmake/docs/3.21/variable/cmake msvcide run path


CMAKE_MSVCIDE_RUN_PATH

New in version 3.10.


Extra PATH locations that should be used when executing add_custom_command() or add_custom_target() when using the Visual Studio 9 2008 (or above) generator. This allows for running commands and using dll's that the IDE environment is not aware of.

If not set explicitly the value is initialized by the CMAKE_MSVCIDE_RUN_PATH environment variable, if set, and otherwise left empty.

© 2000–2021 Kitware, Inc. and Contributors
Licensed under the BSD 3-clause License.
https://cmake.org/cmake/help/v3.21/variable/CMAKE_MSVCIDE_RUN_PATH.html