mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-17 20:20:23 -06:00
10 lines
416 B
ReStructuredText
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`.
|