summaryrefslogtreecommitdiffstats
path: root/Templates/MSBuild
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2021-07-14 17:43:02 (GMT)
committerBrad King <brad.king@kitware.com>2021-07-15 17:12:54 (GMT)
commit3322bb70813881e3998c84cecf8b9c79dcf9590b (patch)
tree7fa436ce0e38e1bf3326cfeeeee1faac80bbb199 /Templates/MSBuild
parentcccef3c5b41af2fa3ecb396f50ac32f42ba9e5f1 (diff)
downloadCMake-3322bb70813881e3998c84cecf8b9c79dcf9590b.zip
CMake-3322bb70813881e3998c84cecf8b9c79dcf9590b.tar.gz
CMake-3322bb70813881e3998c84cecf8b9c79dcf9590b.tar.bz2
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/MSBuild')
-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 69d4ac3..8851c9b 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": []