summaryrefslogtreecommitdiff
path: root/share/cmake-3.10/Help/prop_tgt/COMPILE_PDB_NAME_CONFIG.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.10/Help/prop_tgt/COMPILE_PDB_NAME_CONFIG.rst')
-rw-r--r--share/cmake-3.10/Help/prop_tgt/COMPILE_PDB_NAME_CONFIG.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/share/cmake-3.10/Help/prop_tgt/COMPILE_PDB_NAME_CONFIG.rst b/share/cmake-3.10/Help/prop_tgt/COMPILE_PDB_NAME_CONFIG.rst
new file mode 100644
index 0000000..e4077f5
--- /dev/null
+++ b/share/cmake-3.10/Help/prop_tgt/COMPILE_PDB_NAME_CONFIG.rst
@@ -0,0 +1,10 @@
+COMPILE_PDB_NAME_<CONFIG>
+-------------------------
+
+Per-configuration output name for the MS debug symbol ``.pdb`` file
+generated by the compiler while building source files.
+
+This is the configuration-specific version of :prop_tgt:`COMPILE_PDB_NAME`.
+
+.. |PDB_XXX| replace:: :prop_tgt:`PDB_NAME_<CONFIG>`
+.. include:: COMPILE_PDB_NOTE.txt