diff options
Diffstat (limited to 'Help/policy/CMP0107.rst')
-rw-r--r-- | Help/policy/CMP0107.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/policy/CMP0107.rst b/Help/policy/CMP0107.rst index 111bef7a40..da5ae06882 100644 --- a/Help/policy/CMP0107.rst +++ b/Help/policy/CMP0107.rst @@ -1,6 +1,8 @@ CMP0107 ------- +.. versionadded:: 3.18 + It is not allowed to create an ``ALIAS`` target with the same name as an another target. |