`$(VCTargetsPath)\BuildCustomizations\marmasm.xml` defines the `GenerateDebugInformation` boolean setting to map to `-g`.
@@ -67,7 +67,7 @@
]
},
{
- "name": "DebugInformation",
+ "name": "GenerateDebugInformation",
"switch": "g",
"comment": "Generate debugging information.",
"value": "true",