mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 04:40:18 -05:00
7 lines
202 B
ReStructuredText
7 lines
202 B
ReStructuredText
cpack-deb-dbgsym-ddeb
|
|
---------------------
|
|
|
|
* The :cpack_gen:`CPack Deb Generator` learned to split debug symbols into
|
|
a corresponding .ddeb package when ``CPACK_DEBIAN_DEBUGINFO_PACKAGE`` is
|
|
set.
|