summaryrefslogtreecommitdiff
path: root/Help/prop_tgt/INTERFACE_LINK_LIBRARIES.rst
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2015-04-02 15:45:48 -0400
committerBrad King <brad.king@kitware.com>2015-04-03 10:52:22 -0400
commit031d894fb882ca2e8c2269ba1674578f82155420 (patch)
tree4c7e5a405f8abc43ab7ceaa82b3cb88e3a4984fa /Help/prop_tgt/INTERFACE_LINK_LIBRARIES.rst
parent6e331ce9d47c8f9adbf29ee0158b4307debbc02c (diff)
downloadcmake-031d894fb882ca2e8c2269ba1674578f82155420.tar.gz
Help: Place relocatable package notes in their own subsections
These notes apply only for the use case of creating a package for redistribution on machines other than that where it is built. Clarify this to readers by placing the discussion in dedicated sections titled accordingly.
Diffstat (limited to 'Help/prop_tgt/INTERFACE_LINK_LIBRARIES.rst')
-rw-r--r--Help/prop_tgt/INTERFACE_LINK_LIBRARIES.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Help/prop_tgt/INTERFACE_LINK_LIBRARIES.rst b/Help/prop_tgt/INTERFACE_LINK_LIBRARIES.rst
index 55b7b8d40e..832d12bbce 100644
--- a/Help/prop_tgt/INTERFACE_LINK_LIBRARIES.rst
+++ b/Help/prop_tgt/INTERFACE_LINK_LIBRARIES.rst
@@ -17,5 +17,8 @@ with the syntax ``$<...>``. See the :manual:`cmake-generator-expressions(7)`
manual for available expressions. See the :manual:`cmake-buildsystem(7)`
manual for more on defining buildsystem properties.
+Creating Relocatable Packages
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
.. |INTERFACE_PROPERTY_LINK| replace:: ``INTERFACE_LINK_LIBRARIES``
.. include:: /include/INTERFACE_LINK_LIBRARIES_WARNING.txt