summaryrefslogtreecommitdiff
path: root/share/cmake-3.22/Help/variable/CMAKE_VS_JUST_MY_CODE_DEBUGGING.rst
blob: 0a02a321e8b533f556c988e49f410d4e4449e08a (plain)
1
2
3
4
5
6
7
8
9
10
CMAKE_VS_JUST_MY_CODE_DEBUGGING
-------------------------------

.. versionadded:: 3.15

Enable Just My Code with Visual Studio debugger.

This variable is used to initialize the :prop_tgt:`VS_JUST_MY_CODE_DEBUGGING`
property on all targets when they are created.  See that target property for
additional information.