Brad King wrote:

> When the property is not set (internally it is WARN) then tll()

s/property/policy/ ?
s/internally/initially/ ?

> will populate both the old and new properties.  ComputeLinkInfo

do you mean cmComputeLinkDepends?

> will compute both the old and new style link interfaces, warn if
> they are different, and use the old one.

I think that's much more complex. Why do you think it's less complex than 
what is currently in my branch which compares the contents of the properties 
instead?

What would happen if foo has policy WARN, and bar has policy NEW, and foo 
depends on bar, and the policy is triggered?

Thanks,

Steve.


--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to