mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-03 20:29:56 -06:00
VS: Remove empty LanguageStandard entries from flag table for v143
This commit is contained in:
@@ -468,13 +468,6 @@
|
|||||||
"value": "false",
|
"value": "false",
|
||||||
"flags": []
|
"flags": []
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "LanguageStandard",
|
|
||||||
"switch": "",
|
|
||||||
"comment": "Default (ISO C++14 Standard)",
|
|
||||||
"value": "Default",
|
|
||||||
"flags": []
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "LanguageStandard",
|
"name": "LanguageStandard",
|
||||||
"switch": "std:c++14",
|
"switch": "std:c++14",
|
||||||
@@ -503,13 +496,6 @@
|
|||||||
"value": "stdcpplatest",
|
"value": "stdcpplatest",
|
||||||
"flags": []
|
"flags": []
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "LanguageStandard_C",
|
|
||||||
"switch": "",
|
|
||||||
"comment": "Default (Legacy MSVC)",
|
|
||||||
"value": "Default",
|
|
||||||
"flags": []
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "LanguageStandard_C",
|
"name": "LanguageStandard_C",
|
||||||
"switch": "std:c11",
|
"switch": "std:c11",
|
||||||
|
|||||||
Reference in New Issue
Block a user