summaryrefslogtreecommitdiffstats
path: root/Help/manual
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-10-22 13:07:40 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2013-10-22 13:07:40 (GMT)
commit0d9e8b1ab9ff8c99700093ba76a4339e3f199350 (patch)
tree7813e3052d482c4a59b2296e9c3b60e780b73da0 /Help/manual
parentd8fe9f9de7f6a2dd08329565b0b03d4b5d3cdf29 (diff)
parentf063c45589e83bf8e4ef61f49b17084debf085a2 (diff)
downloadCMake-0d9e8b1ab9ff8c99700093ba76a4339e3f199350.zip
CMake-0d9e8b1ab9ff8c99700093ba76a4339e3f199350.tar.gz
CMake-0d9e8b1ab9ff8c99700093ba76a4339e3f199350.tar.bz2
Merge topic 'double-colon-is-imported'
f063c45 Consider targets with double colons to be IMPORTED or ALIAS targets.
Diffstat (limited to 'Help/manual')
-rw-r--r--Help/manual/cmake-policies.7.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/manual/cmake-policies.7.rst b/Help/manual/cmake-policies.7.rst
index 4fcc90b..cb328ee 100644
--- a/Help/manual/cmake-policies.7.rst
+++ b/Help/manual/cmake-policies.7.rst
@@ -57,3 +57,4 @@ All Policies
/policy/CMP0025
/policy/CMP0026
/policy/CMP0027
+ /policy/CMP0028