mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
VS: Add /Y- flag table entry for v145 toolset
Apply the change from commit 3322bb7081 (VS: Populate `/Y-` flag table
entry for v143, 2021-07-14, v3.21.1~29^2~8) to the v145 flag table.
This commit is contained in:
@@ -695,7 +695,7 @@
|
||||
},
|
||||
{
|
||||
"name": "PrecompiledHeader",
|
||||
"switch": "",
|
||||
"switch": "Y-",
|
||||
"comment": "Not Using Precompiled Headers",
|
||||
"value": "NotUsing",
|
||||
"flags": []
|
||||
|
||||
Reference in New Issue
Block a user