Skip to content

PCH: Use the target's PREFIX for building the pdb file name

Cristian Adam requested to merge cristianadam/cmake:pch-reuse-importlib into master

Also copy the REUSE_FROM pdb file only if the file is newer than the existing one.

Fixes: #19731 (closed)
Fixes: #20068 (closed)
Backport: release

Edited by Cristian Adam

Merge request reports