summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2017-03-27 13:02:39 (GMT)
committerKitware Robot <kwrobot@kitware.com>2017-03-27 13:02:41 (GMT)
commitba3798555d7e018ddd384f6990645a8407893f54 (patch)
tree76e69e928100587ce3b251b93a53818c32f8f638
parent0ff8f127fbbc6bd1fac84bd6f5118ad1efd0e786 (diff)
parent1e0fc685010d4b6c656c501908f812bf000251ed (diff)
downloadCMake-ba3798555d7e018ddd384f6990645a8407893f54.zip
CMake-ba3798555d7e018ddd384f6990645a8407893f54.tar.gz
CMake-ba3798555d7e018ddd384f6990645a8407893f54.tar.bz2
Merge topic 'cpack-rpm-debuginfo-docs-cleanup'
1e0fc685 CPack/RPM can now generate a single debuginfo package Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !630
-rw-r--r--Modules/CPackRPM.cmake8
1 files changed, 0 insertions, 8 deletions
diff --git a/Modules/CPackRPM.cmake b/Modules/CPackRPM.cmake
index 95263ed..3766a3d 100644
--- a/Modules/CPackRPM.cmake
+++ b/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