Skip to content
Snippets Groups Projects
Commit a4da6fa7 authored by Brad King's avatar Brad King
Browse files

Ninja,Makefile: Name static library compile PDB files as VS does

Change the default compile PDB file name for static libraries to match
the Visual Studio default of using the logical target name.  This may be
incompatible with existing behavior but `COMPILE_PDB_NAME` documents
that the default is unspecified.  Projects depending on a particular
name should set the property.

Closes: #16438
parent afe7d5f2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment