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

123456789
  1. vs-just-my-code-debugging
  2. -------------------------
  3. * For the :ref:`Visual Studio Generators`,
  4. :ref:`Makefile Generators`, and the :generator:`Ninja` generators
  5. the Just My Code feature of the Visual Studio Debugger can 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`.