Add `/arch:NotSet` to set `EnableEnhancedInstructionSet` to `NotSet`. Discourse-topic: https://discourse.cmake.org/t/8892
@@ -372,7 +372,7 @@
},
{
"name": "EnableEnhancedInstructionSet",
- "switch": "",
+ "switch": "arch:NotSet",
"comment": "Not Set",
"value": "NotSet",
"flags": []
@@ -393,7 +393,7 @@
@@ -407,7 +407,7 @@