cmake/Help/variable/CMAKE_VS_DEBUGGER_WORKING_DIRECTORY.rst

9 lines
275 B
ReStructuredText
Raw Normal View History

2023-07-02 19:51:09 +02:00
CMAKE_VS_DEBUGGER_WORKING_DIRECTORY
-----------------------------------
.. versionadded:: 3.27
This variable is used to initialize the :prop_tgt:`VS_DEBUGGER_WORKING_DIRECTORY`
property on each target as it is created. See that target property
for additional information.