[cmake-developers] Policy for INTERFACE_LINK_LIBRARIES
Brad King
brad.king at kitware.com
Fri Nov 30 11:59:20 EST 2012
On 11/30/2012 11:50 AM, Stephen Kelly wrote:
> That test, as it currently appears in next, does not create any static
> libraries. Is it possible that build only broke because of the reverts and
> because continuous builds are not clean builds?
It was failing before the reverts. My comment about static libs is
a general review comment and has nothing to do with the test failure.
We should not honor INTERFACE_LINK_LIBRARIES properties set by the user
on static libraries at all. It should be ignored/rejected for them.
-Brad
More information about the cmake-developers
mailing list