mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 02:59:22 -05:00
Merge topic 'vs-nostdlib-flag-table' into release-3.25
9c33824474 VS: Fix MSBuild property for nostdlib flag
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !7823
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