CMAKE_PDB_OUTPUT_DIRECTORY.rst 256 B

12345678
  1. CMAKE_PDB_OUTPUT_DIRECTORY
  2. --------------------------
  3. Where to put all the MS debug symbol files from linker.
  4. This variable is used to initialize the PDB_OUTPUT_DIRECTORY property
  5. on all the targets. See that target property for additional
  6. information.