1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-15 20:46:37 +08:00

VS: Remove the /MERGE flag from v143 link flag table

Apply the change from commit a9f992434d (VS: Remove the /MERGE flag from
FlagTables, 2021-06-08, v3.21.0-rc1~58^2) to the v143 flag table.
This commit is contained in:
Brad King
2021-07-14 13:34:15 -04:00
parent d3175a6079
commit b933584a72

View File

@@ -1350,15 +1350,6 @@
"UserValue"
]
},
{
"name": "MergeSections",
"switch": "MERGE:",
"comment": "Merge Sections",
"value": "",
"flags": [
"UserValue"
]
},
{
"name": "LinkKeyFile",
"switch": "KEYFILE:",