mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 19:30:13 -06:00
VS: Populate /JMC- flag table entry for v142
Add the negative form of the option.
This commit is contained in:
@@ -595,6 +595,13 @@
|
||||
"value": "Send",
|
||||
"flags": []
|
||||
},
|
||||
{
|
||||
"name": "SupportJustMyCode",
|
||||
"switch": "JMC-",
|
||||
"comment": "Support Just My Code Debugging",
|
||||
"value": "false",
|
||||
"flags": []
|
||||
},
|
||||
{
|
||||
"name": "SupportJustMyCode",
|
||||
"switch": "JMC",
|
||||
|
||||
Reference in New Issue
Block a user