summaryrefslogtreecommitdiffstats
path: root/Help/policy/CMP0039.rst
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-11-13 14:58:50 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2013-11-13 14:58:50 (GMT)
commit978d796e8dbb437ff9ebf34dadb123a9583c6d9b (patch)
treeeb27d806aabdbc89437c44a935185ae38f715d1e /Help/policy/CMP0039.rst
parent5473b327c622719d577888837931fd75b01984f1 (diff)
parent49cbca6c2ac49c56b39c6708a011e5f81367bfb5 (diff)
downloadCMake-978d796e8dbb437ff9ebf34dadb123a9583c6d9b.zip
CMake-978d796e8dbb437ff9ebf34dadb123a9583c6d9b.tar.gz
CMake-978d796e8dbb437ff9ebf34dadb123a9583c6d9b.tar.bz2
Merge topic 'policy-summary-periods'
49cbca6 CMP0038: Add missing '.' to policy summary line 7390002 CMP0039: Add missing '.' to policy summary line
Diffstat (limited to 'Help/policy/CMP0039.rst')
-rw-r--r--Help/policy/CMP0039.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/policy/CMP0039.rst b/Help/policy/CMP0039.rst
index 1d20f0c..fb62eea 100644
--- a/Help/policy/CMP0039.rst
+++ b/Help/policy/CMP0039.rst
@@ -1,7 +1,7 @@
CMP0039
-------
-Utility targets may not have link dependencies
+Utility targets may not have link dependencies.
CMake 2.8.12 and lower allowed using utility targets in the left hand side
position of the :command:`target_link_libraries` command. This is an indicator