[cmake-developers] Separate components for library and .so link

Brad King brad.king at kitware.com
Tue Dec 23 09:02:04 EST 2014


On 12/23/2014 06:24 AM, Daniele E. Domenichelli wrote:
> I think it would be nice to be able to do something like
> 
>   install(TARGETS foo
>           LIBRARY DESTINATION lib COMPONENT library
>                                   NAMELINK_COMPONENT devel)

Yes, I think that would make sense.

Thanks,
-Brad



More information about the cmake-developers mailing list