Merge topic 'cpack-rpm-component-descriptions'

cfb3a869 Help: Add notes for topic 'cpack-rpm-component-descriptions'
This commit is contained in:
Brad King 2014-11-04 15:09:37 -05:00 committed by CMake Topic Stage
commit 092dfdd238
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
cpack-rpm-component-descriptions
--------------------------------
* The :module:`CPackRPM` module learned options to set per-component
descriptions and summaries. See the
:variable:`CPACK_RPM_<component>_PACKAGE_DESCRIPTION` and
:variable:`CPACK_RPM_<component>_PACKAGE_SUMMARY` variables.