diff options
author | Brad King <brad.king@kitware.com> | 2015-07-09 15:25:30 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2015-07-09 15:28:52 (GMT) |
commit | 9a1ef0dcfd5284801033c4915d58a856fbe29625 (patch) | |
tree | 1ce4b896a38120e37de96a7402ca3049d46ba243 /Help/prop_tgt/OUTPUT_NAME_CONFIG.rst | |
parent | 6f6664f578426e15e6e101f20a0c54a7b2820e96 (diff) | |
download | CMake-9a1ef0dcfd5284801033c4915d58a856fbe29625.zip CMake-9a1ef0dcfd5284801033c4915d58a856fbe29625.tar.gz CMake-9a1ef0dcfd5284801033c4915d58a856fbe29625.tar.bz2 |
Help: Improve OUTPUT_NAME documentation formatting
Also link to its variants.
Diffstat (limited to 'Help/prop_tgt/OUTPUT_NAME_CONFIG.rst')
-rw-r--r-- | Help/prop_tgt/OUTPUT_NAME_CONFIG.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Help/prop_tgt/OUTPUT_NAME_CONFIG.rst b/Help/prop_tgt/OUTPUT_NAME_CONFIG.rst index 7bfbcbc..41b782f 100644 --- a/Help/prop_tgt/OUTPUT_NAME_CONFIG.rst +++ b/Help/prop_tgt/OUTPUT_NAME_CONFIG.rst @@ -3,4 +3,5 @@ OUTPUT_NAME_<CONFIG> Per-configuration target file base name. -This is the configuration-specific version of OUTPUT_NAME. +This is the configuration-specific version of the :prop_tgt:`OUTPUT_NAME` +target property. |