mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 19:08:07 +08:00
VS: Remove /MERGE
from v145 link flag table
Apply the change from commit b933584a72
(VS: Remove the /MERGE flag from
v143 link flag table, 2021-07-14, v3.21.1~29^2~11) to the v145 flag
table.
This commit is contained in:
@@ -1317,15 +1317,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