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

Matthew Woehlke matthew.woehlke at kitware.com
Mon Feb 25 13:29:52 EST 2013


On 2013-02-24 10:29, Stephen Kelly wrote:
> CMAKE_LINK_DEPENDS_NO_SHARED was introduced in this cycle, but off by
> default. It seems useful enough to be on by default. Is there any reason not
> to enable it by default?

What is the use case for this?

I'm having a hard time imagining a case where it buys you anything. What 
would cause a .so to change often that you would *not* want to re-link?

-- 
Matthew




More information about the cmake-developers mailing list