summaryrefslogtreecommitdiff
path: root/share/cmake-3.17/Help/prop_tgt/COMPILE_PDB_NOTE.txt
blob: 43003d94a91f8175013efc6a359d344acfb45e65 (plain)
1
2
3
4
5
.. note::
 The compiler-generated program database files are specified by the
 ``/Fd`` compiler flag and are not the same as linker-generated
 program database files specified by the ``/pdb`` linker flag.
 Use the |PDB_XXX| property to specify the latter.