Skip to content

Draft: CPack: Allow generators to specify if they want debug info to stop stripping

Russell Greene requested to merge russelltg/cmake:cpack_debuginfo_strip into master

This implements the first steps of #22438 (closed), which is not stripping the package when wanting debuginfo.

I still need to

  • Add tests
  • Make sure it gets stripped eventually

Issue: #22438 (closed)

Edited by Brad King

Merge request reports