summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt/INTERFACE_LINK_LIBRARIES.rst
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2014-11-22 12:16:05 (GMT)
committerBrad King <brad.king@kitware.com>2014-11-25 15:00:35 (GMT)
commitbb1111eaa220eb534338410e2d1ffcf696f9ae44 (patch)
tree0ab92098a49fc6b65d06fa87d858e40b2f79d5df /Help/prop_tgt/INTERFACE_LINK_LIBRARIES.rst
parent96691d126bb1d1e3a9c7fc049429a36032a98346 (diff)
downloadCMake-bb1111eaa220eb534338410e2d1ffcf696f9ae44.zip
CMake-bb1111eaa220eb534338410e2d1ffcf696f9ae44.tar.gz
CMake-bb1111eaa220eb534338410e2d1ffcf696f9ae44.tar.bz2
Help: Warn that paths should not be used in INTERFACE_ build properties.
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 f0d13ca..55b7b8d 100644
--- a/Help/prop_tgt/INTERFACE_LINK_LIBRARIES.rst
+++ b/Help/prop_tgt/INTERFACE_LINK_LIBRARIES.rst
@@ -16,3 +16,6 @@ Contents of ``INTERFACE_LINK_LIBRARIES`` may use "generator expressions"
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.
+
+.. |INTERFACE_PROPERTY_LINK| replace:: ``INTERFACE_LINK_LIBRARIES``
+.. include:: /include/INTERFACE_LINK_LIBRARIES_WARNING.txt