CMAKE_VS_JUST_MY_CODE_DEBUGGING.rst 294 B

12345678
  1. CMAKE_VS_JUST_MY_CODE_DEBUGGING
  2. -------------------------------
  3. Enable Just My Code with Visual Studio debugger.
  4. This variable is used to initialize the :prop_tgt:`VS_JUST_MY_CODE_DEBUGGING`
  5. property on all targets when they are created. See that target property for
  6. additional information.