[CMake] Install a certain target

Salvatore Iovene salvatore.iovene+cmake at googlemail.com
Mon Jan 28 05:09:38 EST 2008


Hi,

I have a project with several libraries and dependencies. Let's say
libA, libB and libC where libA depends on libB, which depends on libC.

If I just want to build libB (and libC too of course), I know I can just
do "make B". But if I do "make install" also A will be built. Is there a
way to cpack of install everything up to libB?

Thanks.

-- 
Salvatore Iovene
http://www.iovene.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://public.kitware.com/pipermail/cmake/attachments/20080128/01b7fb3e/attachment-0001.pgp


More information about the CMake mailing list