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
Teach main Makefile to also delete the PDB files for the
various EXE files during "make MSVC=1 clean".
Previously, we only deleted the PDB files associated with
individual .o files.
Signed-off-by: Jeff Hostetler <[email protected]>
0 commit comments