mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-19 13:40:42 -06:00
VS: Add /arch:NotSet flag table entry for v145 toolset
Apply the change from commit 0031d5effa (VS: Add `/arch:NotSet` flag
table entries for v14x toolsets, 2023-09-27, v3.28.0-rc1~36^2) to the
v145 flag table.
This commit is contained in:
@@ -498,7 +498,7 @@
|
||||
},
|
||||
{
|
||||
"name": "EnableEnhancedInstructionSet",
|
||||
"switch": "",
|
||||
"switch": "arch:NotSet",
|
||||
"comment": "Not Set",
|
||||
"value": "NotSet",
|
||||
"flags": []
|
||||
|
||||
Reference in New Issue
Block a user