vs-just-my-code-debugging.rst 416 B

123456789
  1. vs-just-my-code-debugging
  2. -------------------------
  3. * For the :ref:`Visual Studio Generators`, for the
  4. :ref:`Makefile Generators` and the :generator:`Ninja` generator
  5. the Just My Code feature of the Visual Studio Debugger could be
  6. leveraged by turning on the :prop_tgt:`VS_JUST_MY_CODE_DEBUGGING` target
  7. property. Its default value is provided by the variable
  8. :variable:`CMAKE_VS_JUST_MY_CODE_DEBUGGING`.