[cmake-developers] Should CMAKE_LINK_DEPENDS_NO_SHARED be on by default?

Alexander Neundorf neundorf at kde.org
Mon Feb 25 14:35:15 EST 2013


On Monday 25 February 2013, Brad King wrote:
> On 02/25/2013 02:18 PM, Alexander Neundorf wrote:
> >> It is a change in default behavior.
> > 
> > Maybe with a policy ?
> 
> How would it trigger?  We can't warn on every target that links
> to a shared library.  We're not changing any existing interfaces.

if the requested version is higher, simply default to the new behaviour, 
otherwise to the old.
This would be a bit different than the other policies.
 
Alex



More information about the cmake-developers mailing list