mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 06:09:52 -06:00
Merge topic 'vs-flags-arch'
0031d5effa VS: Add `/arch:NotSet` flag table entries for v14x toolsets
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !8843
This commit is contained in:
@@ -372,7 +372,7 @@
|
||||
},
|
||||
{
|
||||
"name": "EnableEnhancedInstructionSet",
|
||||
"switch": "",
|
||||
"switch": "arch:NotSet",
|
||||
"comment": "Not Set",
|
||||
"value": "NotSet",
|
||||
"flags": []
|
||||
|
||||
@@ -393,7 +393,7 @@
|
||||
},
|
||||
{
|
||||
"name": "EnableEnhancedInstructionSet",
|
||||
"switch": "",
|
||||
"switch": "arch:NotSet",
|
||||
"comment": "Not Set",
|
||||
"value": "NotSet",
|
||||
"flags": []
|
||||
|
||||
@@ -407,7 +407,7 @@
|
||||
},
|
||||
{
|
||||
"name": "EnableEnhancedInstructionSet",
|
||||
"switch": "",
|
||||
"switch": "arch:NotSet",
|
||||
"comment": "Not Set",
|
||||
"value": "NotSet",
|
||||
"flags": []
|
||||
|
||||
@@ -407,7 +407,7 @@
|
||||
},
|
||||
{
|
||||
"name": "EnableEnhancedInstructionSet",
|
||||
"switch": "",
|
||||
"switch": "arch:NotSet",
|
||||
"comment": "Not Set",
|
||||
"value": "NotSet",
|
||||
"flags": []
|
||||
|
||||
Reference in New Issue
Block a user