mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Add generator-agnostic DEBUGGER_WORKING_DIRECTORY target property
Generalize the `VS_DEBUGGER_WORKING_DIRECTORY` property. Issue: #16478
This commit is contained in:
committed by
Brad King
parent
200efab4d4
commit
9ed178f9d8
8
Help/variable/CMAKE_DEBUGGER_WORKING_DIRECTORY.rst
Normal file
8
Help/variable/CMAKE_DEBUGGER_WORKING_DIRECTORY.rst
Normal file
@@ -0,0 +1,8 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user