1CMAKE_PDB_OUTPUT_DIRECTORY
2--------------------------
3
4Output directory for MS debug symbol ``.pdb`` files generated by the
5linker for executable and shared library targets.
6
7This variable is used to initialize the :prop_tgt:`PDB_OUTPUT_DIRECTORY`
8property on all the targets.  See that target property for additional
9information.
10