[CMake] CPack: Create debian packge for each sub-project

Domen Vrankar domen.vrankar at gmail.com
Mon Dec 4 14:08:38 EST 2017


2017-12-04 19:57 GMT+01:00 DKLind <davidklind at gmail.com>:

> Domen Vrankar wrote
> > product_1-component_1-1.0.0
> > product_1-component_2-1.0.0
> > product_2-component_1-3.5.7
> > product_2-component_2-3.5.7
>
> This too is what my patch fixes. Attached is the patch.
>
> CPackDeb.patch
> <http://cmake.3232098.n2.nabble.com/file/t397522/CPackDeb.patch>
>

I'm a bit confused. Is there something missing in the patch?
Attached patch only adds per component version override - it doesn't even
touch the multiple calls to `include(CPack)` and naming of different
packages (not their components but different package names).

Could you please provide a simple example of the intended use for packaging
of multiple packages with multiple sub-packages?

Thanks,
Domen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20171204/06d35bfe/attachment.html>


More information about the CMake mailing list