mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-08 06:40:48 -06:00
CMP0038: Add missing '.' to policy summary line
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
CMP0038
|
||||
-------
|
||||
|
||||
Targets may not link directly to themselves
|
||||
Targets may not link directly to themselves.
|
||||
|
||||
CMake 2.8.12 and lower allowed a build target to link to itself directly with
|
||||
a :command:`target_link_libraries` call. This is an indicator of a bug in
|
||||
|
||||
Reference in New Issue
Block a user