mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00
9 lines
265 B
ReStructuredText
9 lines
265 B
ReStructuredText
CMAKE_DEBUGGER_WORKING_DIRECTORY
|
|
--------------------------------
|
|
|
|
.. versionadded:: 4.0
|
|
|
|
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.
|