mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-11 08:20:18 -06:00
VS: Fix MSBuild property for nostdlib flag
The C# flag table added by commit9b06c22648(VS: Add flag tables for C#, 2016-12-01, v3.8.0-rc1~230^2) and preserved by commit6e947179a8(Add json flag tables for C#, 2018-11-21, v3.14.0-rc1~282^2~27) was written by hand. Fix the entry name for the `NoStdLib` property. Fixes: #24077
This commit is contained in:
@@ -477,21 +477,21 @@
|
||||
"flags": []
|
||||
},
|
||||
{
|
||||
"name": "NoStandardLib",
|
||||
"name": "NoStdLib",
|
||||
"switch": "nostdlib",
|
||||
"comment": "",
|
||||
"value": "true",
|
||||
"flags": []
|
||||
},
|
||||
{
|
||||
"name": "NoStandardLib",
|
||||
"name": "NoStdLib",
|
||||
"switch": "nostdlib-",
|
||||
"comment": "",
|
||||
"value": "false",
|
||||
"flags": []
|
||||
},
|
||||
{
|
||||
"name": "NoStandardLib",
|
||||
"name": "NoStdLib",
|
||||
"switch": "nostdlib+",
|
||||
"comment": "",
|
||||
"value": "true",
|
||||
|
||||
@@ -477,21 +477,21 @@
|
||||
"flags": []
|
||||
},
|
||||
{
|
||||
"name": "NoStandardLib",
|
||||
"name": "NoStdLib",
|
||||
"switch": "nostdlib",
|
||||
"comment": "",
|
||||
"value": "true",
|
||||
"flags": []
|
||||
},
|
||||
{
|
||||
"name": "NoStandardLib",
|
||||
"name": "NoStdLib",
|
||||
"switch": "nostdlib-",
|
||||
"comment": "",
|
||||
"value": "false",
|
||||
"flags": []
|
||||
},
|
||||
{
|
||||
"name": "NoStandardLib",
|
||||
"name": "NoStdLib",
|
||||
"switch": "nostdlib+",
|
||||
"comment": "",
|
||||
"value": "true",
|
||||
|
||||
@@ -477,21 +477,21 @@
|
||||
"flags": []
|
||||
},
|
||||
{
|
||||
"name": "NoStandardLib",
|
||||
"name": "NoStdLib",
|
||||
"switch": "nostdlib",
|
||||
"comment": "",
|
||||
"value": "true",
|
||||
"flags": []
|
||||
},
|
||||
{
|
||||
"name": "NoStandardLib",
|
||||
"name": "NoStdLib",
|
||||
"switch": "nostdlib-",
|
||||
"comment": "",
|
||||
"value": "false",
|
||||
"flags": []
|
||||
},
|
||||
{
|
||||
"name": "NoStandardLib",
|
||||
"name": "NoStdLib",
|
||||
"switch": "nostdlib+",
|
||||
"comment": "",
|
||||
"value": "true",
|
||||
|
||||
@@ -477,21 +477,21 @@
|
||||
"flags": []
|
||||
},
|
||||
{
|
||||
"name": "NoStandardLib",
|
||||
"name": "NoStdLib",
|
||||
"switch": "nostdlib",
|
||||
"comment": "",
|
||||
"value": "true",
|
||||
"flags": []
|
||||
},
|
||||
{
|
||||
"name": "NoStandardLib",
|
||||
"name": "NoStdLib",
|
||||
"switch": "nostdlib-",
|
||||
"comment": "",
|
||||
"value": "false",
|
||||
"flags": []
|
||||
},
|
||||
{
|
||||
"name": "NoStandardLib",
|
||||
"name": "NoStdLib",
|
||||
"switch": "nostdlib+",
|
||||
"comment": "",
|
||||
"value": "true",
|
||||
|
||||
@@ -477,21 +477,21 @@
|
||||
"flags": []
|
||||
},
|
||||
{
|
||||
"name": "NoStandardLib",
|
||||
"name": "NoStdLib",
|
||||
"switch": "nostdlib",
|
||||
"comment": "",
|
||||
"value": "true",
|
||||
"flags": []
|
||||
},
|
||||
{
|
||||
"name": "NoStandardLib",
|
||||
"name": "NoStdLib",
|
||||
"switch": "nostdlib-",
|
||||
"comment": "",
|
||||
"value": "false",
|
||||
"flags": []
|
||||
},
|
||||
{
|
||||
"name": "NoStandardLib",
|
||||
"name": "NoStdLib",
|
||||
"switch": "nostdlib+",
|
||||
"comment": "",
|
||||
"value": "true",
|
||||
|
||||
@@ -495,21 +495,21 @@
|
||||
"flags": []
|
||||
},
|
||||
{
|
||||
"name": "NoStandardLib",
|
||||
"name": "NoStdLib",
|
||||
"switch": "nostdlib",
|
||||
"comment": "",
|
||||
"value": "true",
|
||||
"flags": []
|
||||
},
|
||||
{
|
||||
"name": "NoStandardLib",
|
||||
"name": "NoStdLib",
|
||||
"switch": "nostdlib-",
|
||||
"comment": "",
|
||||
"value": "false",
|
||||
"flags": []
|
||||
},
|
||||
{
|
||||
"name": "NoStandardLib",
|
||||
"name": "NoStdLib",
|
||||
"switch": "nostdlib+",
|
||||
"comment": "",
|
||||
"value": "true",
|
||||
|
||||
@@ -495,21 +495,21 @@
|
||||
"flags": []
|
||||
},
|
||||
{
|
||||
"name": "NoStandardLib",
|
||||
"name": "NoStdLib",
|
||||
"switch": "nostdlib",
|
||||
"comment": "",
|
||||
"value": "true",
|
||||
"flags": []
|
||||
},
|
||||
{
|
||||
"name": "NoStandardLib",
|
||||
"name": "NoStdLib",
|
||||
"switch": "nostdlib-",
|
||||
"comment": "",
|
||||
"value": "false",
|
||||
"flags": []
|
||||
},
|
||||
{
|
||||
"name": "NoStandardLib",
|
||||
"name": "NoStdLib",
|
||||
"switch": "nostdlib+",
|
||||
"comment": "",
|
||||
"value": "true",
|
||||
|
||||
Reference in New Issue
Block a user