mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 06:47:08 -05:00
9ed178f9d8
Generalize the `VS_DEBUGGER_WORKING_DIRECTORY` property. Issue: #16478
9 lines
266 B
ReStructuredText
9 lines
266 B
ReStructuredText
CMAKE_DEBUGGER_WORKING_DIRECTORY
|
|
--------------------------------
|
|
|
|
.. versionadded:: 3.32
|
|
|
|
This variable is used to initialize the :prop_tgt:`DEBUGGER_WORKING_DIRECTORY`
|
|
property on each target as it is created. See that target property
|
|
for additional information.
|