1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-14 10:47:59 +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:
Brad King
2025-08-20 20:46:15 -04:00
parent fe5c78310c
commit 5c9085d876

View File

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