Help: Clarify vs-just-my-code-debugging release note language

This commit is contained in:
Robert Maynard 2019-06-04 08:36:08 -04:00 committed by Brad King
parent bb8b3727c9
commit 9098d31760

View File

@ -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`.