mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08: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",
|
||||
"flags": []
|
||||
},
|
||||
{
|
||||
"name": "LinkControlFlowGuard",
|
||||
"switch": "guard:cf",
|
||||
"comment": "Control Flow Guard",
|
||||
"value": "true",
|
||||
"flags": []
|
||||
},
|
||||
{
|
||||
"name": "LinkGuardEHContMetadata",
|
||||
"switch": "guard:ehcont",
|
||||
|
Reference in New Issue
Block a user