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