New COMPILE_PDB_NAME and
COMPILE_PDB_OUTPUT_DIRECTORY target properties
were introduced to specify the MSVC compiler program database
file location (cl/Fd). This complements the existing
PDB_NAME and PDB_OUTPUT_DIRECTORY
target properties that specify the linker program database
file location (link/pdb).