cmake/Help/prop_tgt/VS_JUST_MY_CODE_DEBUGGING.rst

13 lines
391 B
ReStructuredText
Raw Normal View History

2019-11-11 23:01:05 +01:00
VS_JUST_MY_CODE_DEBUGGING
-------------------------
2021-09-14 00:13:48 +02:00
.. versionadded:: 3.15
2019-11-11 23:01:05 +01:00
Enable Just My Code with Visual Studio debugger.
Supported on :ref:`Visual Studio Generators` for VS 2010 and higher,
:ref:`Makefile Generators` and the :generator:`Ninja` generators.
This property is initialized by the :variable:`CMAKE_VS_JUST_MY_CODE_DEBUGGING`
variable if it is set when a target is created.