mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
11 lines
318 B
ReStructuredText
11 lines
318 B
ReStructuredText
CMAKE_VS_JUST_MY_CODE_DEBUGGING
|
|
-------------------------------
|
|
|
|
.. versionadded:: 3.15
|
|
|
|
Enable Just My Code with Visual Studio debugger.
|
|
|
|
This variable is used to initialize the :prop_tgt:`VS_JUST_MY_CODE_DEBUGGING`
|
|
property on all targets when they are created. See that target property for
|
|
additional information.
|