mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 22:30:13 -06:00
VS: Remove /guard:cf from v145 link flag table
Apply the change from commit 9e24437c91 (VS: Remove the '/guard:cf' flag
from v143 link flag table, 2022-01-11, v3.22.2~7^2) to the v145 flag
table.
This commit is contained in:
@@ -935,13 +935,6 @@
|
|||||||
"value": "true",
|
"value": "true",
|
||||||
"flags": []
|
"flags": []
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "LinkControlFlowGuard",
|
|
||||||
"switch": "guard:cf",
|
|
||||||
"comment": "Control Flow Guard",
|
|
||||||
"value": "true",
|
|
||||||
"flags": []
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "LinkGuardEHContMetadata",
|
"name": "LinkGuardEHContMetadata",
|
||||||
"switch": "guard:ehcont",
|
"switch": "guard:ehcont",
|
||||||
|
|||||||
Reference in New Issue
Block a user