[cmake-developers] [Cmake-commits] CMake branch, next, updated. v2.8.2-557-gd77639f

Brad King brad.king at kitware.com
Thu Aug 26 15:26:14 EDT 2010


On 08/26/2010 03:22 PM, Alexander Neundorf wrote:
> It breaks builds which had something like
> 
> target_link_library(not_a_target)
> 
> i.e. only one argument, and this one argument is not a valid target.
> 
> If this silent acceptance of wrong code must be preserved, I'll add a policy. 
> Otherwise I'd call it a bugfix ;-)

Let's just warn.  A policy seems a bit heavy for this.

-Brad



More information about the cmake-developers mailing list