gse/cmake/share/cmake-3.30/Help/prop_tgt/COMPILE_PDB_NOTE.txt
2024-08-19 00:33:31 +02:00

6 lines
256 B
Plaintext

.. 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.