mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
MSVC: Add support for /JMC (Just My Code)
This commit is contained in:
8
Help/variable/CMAKE_VS_JUST_MY_CODE_DEBUGGING.rst
Normal file
8
Help/variable/CMAKE_VS_JUST_MY_CODE_DEBUGGING.rst
Normal file
@@ -0,0 +1,8 @@
|
||||
CMAKE_VS_JUST_MY_CODE_DEBUGGING
|
||||
-------------------------------
|
||||
|
||||
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.
|
||||
Reference in New Issue
Block a user