mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-15 05:51:07 -05:00
10 lines
408 B
ReStructuredText
10 lines
408 B
ReStructuredText
vs-just-my-code-debugging
|
|
-------------------------
|
|
|
|
* 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`.
|