summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Help/release/dev/vs-just-my-code-debugging.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/Help/release/dev/vs-just-my-code-debugging.rst b/Help/release/dev/vs-just-my-code-debugging.rst
index 73299d9..c53ee6c 100644
--- a/Help/release/dev/vs-just-my-code-debugging.rst
+++ b/Help/release/dev/vs-just-my-code-debugging.rst
@@ -1,9 +1,9 @@
vs-just-my-code-debugging
-------------------------
-* For the :ref:`Visual Studio Generators`, for the
- :ref:`Makefile Generators` and the :generator:`Ninja` generator
- the Just My Code feature of the Visual Studio Debugger could be
+* For the :ref:`Visual Studio Generators`,
+ :ref:`Makefile Generators`, and the :generator:`Ninja` generators
+ the Just My Code feature of the Visual Studio Debugger can be
leveraged by turning on the :prop_tgt:`VS_JUST_MY_CODE_DEBUGGING` target
property. Its default value is provided by the variable
:variable:`CMAKE_VS_JUST_MY_CODE_DEBUGGING`.