2017-11-29 17:07 GMT+01:00 DKLind <davidkl...@gmail.com>:

> I have finally found time to work on a patch so
> CPACK_DEBAIN_<COMPONENT>_PACKAGE_VERSION is recognized. I am amazed how
> simple the fix actually is.
>
> I plan on submitting a formal patch soon for Debian and RPM. I don't know
> anything about other CMake packaging features that might benefit from this
> patch.
>

Hi,

I've also been working on a bit larger feature extension that would
possibly be of interest to you:
https://gitlab.kitware.com/cmake/cmake/merge_requests/1545

I haven't decided on implementing per component versioning since it makes
no sense to version different components of the same release differently
unless they are a separate project which requires more variable overrides
and manual setting of components - ExternalProject seems a better
alternative in such cases. Maybe your solution can convince me otherwise.

Thanks,
Domen
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to