MantisBT - CMake
View Issue Details
0013947CMakeCMakepublic2013-02-23 03:492014-06-02 08:37
Stephen Kelly 
Stephen Kelly 
normalminorhave not tried
closedfixed 
 
CMake 3.0 
0013947: Policy to disallow link interface self-references

Currently link interfaces on a target may contain the target itself. This is considered broken code, but no policy exists to disallow it.

http://thread.gmane.org/gmane.comp.programming.tools.cmake.devel/6215/focus=6217 [^]

Suggest adding such a policy.
No tags attached.
Issue History
2013-02-23 03:49Stephen KellyNew Issue
2013-11-08 17:10Stephen KellyNote Added: 0034427
2013-11-08 17:10Stephen KellyStatusnew => resolved
2013-11-08 17:10Stephen KellyFixed in Version => CMake 3.0
2013-11-08 17:10Stephen KellyResolutionopen => fixed
2013-11-08 17:10Stephen KellyAssigned To => Stephen Kelly
2014-06-02 08:37Robert MaynardNote Added: 0036007
2014-06-02 08:37Robert MaynardStatusresolved => closed

Notes
(0034427)
Stephen Kelly   
2013-11-08 17:10   
Done:

 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=301bb5cd [^]
(0036007)
Robert Maynard   
2014-06-02 08:37   
Closing resolved issues that have not been updated in more than 4 months.