COMPILE_PDB_NAME_CONFIG.rst 364 B

123456789101112
  1. COMPILE_PDB_NAME_<CONFIG>
  2. -------------------------
  3. .. versionadded:: 3.1
  4. Per-configuration output name for the MS debug symbol ``.pdb`` file
  5. generated by the compiler while building source files.
  6. This is the configuration-specific version of :prop_tgt:`COMPILE_PDB_NAME`.
  7. .. |PDB_XXX| replace:: :prop_tgt:`PDB_NAME_<CONFIG>`
  8. .. include:: COMPILE_PDB_NOTE.txt