[cmake-developers] Strange behaviour with install(EXPORT)
Brad King
brad.king at kitware.com
Tue Jul 28 08:41:41 EDT 2015
On 07/27/2015 05:04 PM, Ben Boeckel wrote:
> Wouldn't an exported static library still need to inform others about
> its private non-exported static library dependencies though? For a
> shared library, ignoring static libraries in the private set would make
> sense.
All the logic discussed in this thread is already conditioned
on SHARED_LIBRARY targets.
-Brad
More information about the cmake-developers
mailing list