summaryrefslogtreecommitdiff
path: root/Templates
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2021-07-14 13:43:02 -0400
committerBrad King <brad.king@kitware.com>2021-07-15 13:12:54 -0400
commit3322bb70813881e3998c84cecf8b9c79dcf9590b (patch)
tree7fa436ce0e38e1bf3326cfeeeee1faac80bbb199 /Templates
parentcccef3c5b41af2fa3ecb396f50ac32f42ba9e5f1 (diff)
downloadcmake-3322bb70813881e3998c84cecf8b9c79dcf9590b.tar.gz
VS: Populate `/Y-` flag table entry for v143
Apply the change from commit 460a146e2b (VS: Populate `/Y-` flag table entry for v142, 2019-01-24, v3.14.0-rc1~74^2~8) to the v143 flag table.
Diffstat (limited to 'Templates')
-rw-r--r--Templates/MSBuild/FlagTables/v143_CL.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/Templates/MSBuild/FlagTables/v143_CL.json b/Templates/MSBuild/FlagTables/v143_CL.json
index 69d4ac3587..8851c9ba11 100644
--- a/Templates/MSBuild/FlagTables/v143_CL.json
+++ b/Templates/MSBuild/FlagTables/v143_CL.json
@@ -555,7 +555,7 @@
},
{
"name": "PrecompiledHeader",
- "switch": "",
+ "switch": "Y-",
"comment": "Not Using Precompiled Headers",
"value": "NotUsing",
"flags": []