Files
CMake/Help/release/dev/vs-just-my-code-debugging.rst
2019-05-14 13:27:18 -04:00

10 lines
416 B
ReStructuredText

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