summaryrefslogtreecommitdiff
path: root/Help/policy/CMP0108.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/policy/CMP0108.rst')
-rw-r--r--Help/policy/CMP0108.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/policy/CMP0108.rst b/Help/policy/CMP0108.rst
index 0d54cfa3e..4d1091d75 100644
--- a/Help/policy/CMP0108.rst
+++ b/Help/policy/CMP0108.rst
@@ -1,6 +1,8 @@
CMP0108
-------
+.. versionadded:: 3.18
+
A target is not allowed to link to itself even through an ``ALIAS`` target.
In CMake 3.17 and below, a target can link to a target aliased to itself.