Skip to content

CPack/Deb: Add ability to split out debug symbols into .ddeb package

Andrew Fuller requested to merge andrew/cmake:dbgsym-packaging into master

Teach CPack/Deb to create dbgsym .ddeb packages and strip the debug symbols from the files in the .deb package.

Merge request reports