1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-14 02:08:27 +08:00
Files
CMake/Help/variable/CMAKE_DEBUGGER_WORKING_DIRECTORY.rst
2025-01-16 09:18:21 -05:00

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.