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:
@@ -1350,15 +1350,6 @@
|
||||
"UserValue"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "MergeSections",
|
||||
"switch": "MERGE:",
|
||||
"comment": "Merge Sections",
|
||||
"value": "",
|
||||
"flags": [
|
||||
"UserValue"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "LinkKeyFile",
|
||||
"switch": "KEYFILE:",
|
||||
|
Reference in New Issue
Block a user