You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixup! contrib/buildsystems: add a backend for modern Visual Studio versions
The `/Gm` flag was deprecated, so let's not use it anymore (nor the
corresponding `<MinimalRebuild>` tag in the `.vcxproj` files).
This fixes#1905.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
0 commit comments