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