Sharpmake
Sharpmake copied to clipboard
Sharpmake.Options.Vc.Compiler.UseStandardConformingPreprocessor support
Added compiler option "Sharpmake.Options.Vc.Compiler.UseStandardConformingPreprocessor" to set the additional option "/Zc:preprocessor"
https://learn.microsoft.com/en-us/cpp/build/reference/zc-preprocessor?view=msvc-170
This seems reasonable. We’ll discuss it next week.