mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-16 22:37:30 +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"
|
"UserValue"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "MergeSections",
|
|
||||||
"switch": "MERGE:",
|
|
||||||
"comment": "Merge Sections",
|
|
||||||
"value": "",
|
|
||||||
"flags": [
|
|
||||||
"UserValue"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "LinkKeyFile",
|
"name": "LinkKeyFile",
|
||||||
"switch": "KEYFILE:",
|
"switch": "KEYFILE:",
|
||||||
|
Reference in New Issue
Block a user