"vscode:/vscode.git/clone" did not exist on "c30cc404c9e50dc4b0a43763e543b31ba9791676"
Remove default /EHsc compiler flag
This prevents warning D9025 (one command-line option overrides another) on MSVC builds: some test targets are built with the /EHs-c- which conflicts with /EHsc.
Showing
Please register or sign in to comment