CMAKE_COMPILE_PDB_OUTPUT_DIRECTORY.rst 289 B

12345678
  1. CMAKE_COMPILE_PDB_OUTPUT_DIRECTORY
  2. ----------------------------------
  3. Output directory for MS debug symbol ``.pdb`` files
  4. generated by the compiler while building source files.
  5. This variable is used to initialize the
  6. :prop_tgt:`COMPILE_PDB_OUTPUT_DIRECTORY` property on all the targets.