summaryrefslogtreecommitdiff
path: root/Templates
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2021-07-14 13:46:21 -0400
committerBrad King <brad.king@kitware.com>2021-07-15 13:12:54 -0400
commit993d706a170e7009130d5f66b2f3f5e7dda64c9b (patch)
tree0b6dec57e484b23deb4e2941a369c2f06938abfb /Templates
parenta070d87e085b2ddc41c10951054ddbc7cb2b61aa (diff)
downloadcmake-993d706a170e7009130d5f66b2f3f5e7dda64c9b.tar.gz
VS: Populate `/JMC-` flag table entry for v143
Apply the change from commit 049410c0b6 (VS: Populate `/JMC-` flag table entry for v142, 2019-01-24, v3.14.0-rc1~74^2~6) to the v143 flag table.
Diffstat (limited to 'Templates')
-rw-r--r--Templates/MSBuild/FlagTables/v143_CL.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/Templates/MSBuild/FlagTables/v143_CL.json b/Templates/MSBuild/FlagTables/v143_CL.json
index b8697fb166..35e0bd0ecb 100644
--- a/Templates/MSBuild/FlagTables/v143_CL.json
+++ b/Templates/MSBuild/FlagTables/v143_CL.json
@@ -744,6 +744,13 @@
},
{
"name": "SupportJustMyCode",
+ "switch": "JMC-",
+ "comment": "Support Just My Code Debugging",
+ "value": "false",
+ "flags": []
+ },
+ {
+ "name": "SupportJustMyCode",
"switch": "JMC",
"comment": "Support Just My Code Debugging",
"value": "true",