summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt/LIBRARY_OUTPUT_NAME.rst
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2015-04-29 13:44:40 (GMT)
committerBrad King <brad.king@kitware.com>2015-04-29 15:17:59 (GMT)
commitd401aa21c90378deaaf86a61f6f43fb227aed634 (patch)
tree69559fa92e9e0b897d75c789883e4dc8155f3b5e /Help/prop_tgt/LIBRARY_OUTPUT_NAME.rst
parentf0673c1022afdc9f9d91ea460efc6790b7aa6289 (diff)
downloadCMake-d401aa21c90378deaaf86a61f6f43fb227aed634.zip
CMake-d401aa21c90378deaaf86a61f6f43fb227aed634.tar.gz
CMake-d401aa21c90378deaaf86a61f6f43fb227aed634.tar.bz2
Help: Revise buildsystem artifact file type documentation (#15539)
Add sections to the cmake-buildsystem(7) manual and cross-reference them with relevant variables and target properties. This avoids duplicating the information and allows it to be more detailed.
Diffstat (limited to 'Help/prop_tgt/LIBRARY_OUTPUT_NAME.rst')
-rw-r--r--Help/prop_tgt/LIBRARY_OUTPUT_NAME.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/Help/prop_tgt/LIBRARY_OUTPUT_NAME.rst b/Help/prop_tgt/LIBRARY_OUTPUT_NAME.rst
index 9e9d401..6027f7f 100644
--- a/Help/prop_tgt/LIBRARY_OUTPUT_NAME.rst
+++ b/Help/prop_tgt/LIBRARY_OUTPUT_NAME.rst
@@ -1,6 +1,8 @@
LIBRARY_OUTPUT_NAME
-------------------
-.. |XXX| replace:: LIBRARY
+.. |XXX| replace:: :ref:`LIBRARY <Library Output Artifacts>`
.. |xxx| replace:: library
.. include:: XXX_OUTPUT_NAME.txt
+
+See also the :prop_tgt:`LIBRARY_OUTPUT_NAME_<CONFIG>` target property.