mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-14 10:30:15 -05:00
VS: Remove cl /FS entry from flag table for v145 toolset
Apply the change from commit 8fb349a80e (VS: Remove cl /FS entry from
flag table for v142 and v143, 2021-07-26, v3.21.1~3^2~1) to the v145
flag table.
This commit is contained in:
@@ -963,13 +963,6 @@
|
||||
"Continue"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "ForceSynchronousPDBWrites",
|
||||
"switch": "FS",
|
||||
"comment": "Force Synchronous PDB Writes",
|
||||
"value": "true",
|
||||
"flags": []
|
||||
},
|
||||
{
|
||||
"name": "IntrinsicFunctions",
|
||||
"switch": "Oi",
|
||||
|
||||
Reference in New Issue
Block a user