Browse Source

CPack/RPM can now generate a single debuginfo package

CMake 3.8 introduced possibility of
generating a single debuginfo package
even if component packaging is enabled
so this note no longer applies.
Domen Vrankar 8 years ago
parent
commit
1e0fc68501
1 changed files with 0 additions and 8 deletions
  1. 0 8
      Modules/CPackRPM.cmake

+ 0 - 8
Modules/CPackRPM.cmake

@@ -721,14 +721,6 @@
 # Debuginfo packages contain debug symbols and sources for debugging packaged
 # binaries.
 #
-# .. note::
-#
-#  Currently multiple debuginfo packages are generated if component based
-#  packaging is used - one debuginfo package per component. This duplicates
-#  sources if multiple binaries are using them. This is a side effect of
-#  how CPackRPM currently generates component packages and will be addressed
-#  in later versions of the generator.
-#
 # Debuginfo RPM packaging has it's own set of variables:
 #
 # .. variable:: CPACK_RPM_DEBUGINFO_PACKAGE