summaryrefslogtreecommitdiff
path: root/share/cmake-3.2/Help/variable/CMAKE_PDB_OUTPUT_DIRECTORY.rst
blob: 763bcb34f01d9a03568d0116f8c8007fa9701d50 (plain)
1
2
3
4
5
6
7
8
9
CMAKE_PDB_OUTPUT_DIRECTORY
--------------------------

Output directory for MS debug symbol ``.pdb`` files generated by the
linker for executable and shared library targets.

This variable is used to initialize the :prop_tgt:`PDB_OUTPUT_DIRECTORY`
property on all the targets.  See that target property for additional
information.