PDB_NAME.rst 396 B

123456789101112
  1. PDB_NAME
  2. --------
  3. Output name for the MS debug symbol ``.pdb`` file generated by the
  4. linker for an executable or shared library target.
  5. This property specifies the base name for the debug symbols file.
  6. If not set, the :prop_tgt:`OUTPUT_NAME` target property value or
  7. logical target name is used by default.
  8. .. |COMPILE_PDB_XXX| replace:: :prop_tgt:`COMPILE_PDB_NAME`
  9. .. include:: PDB_NOTE.txt