mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 11:22:21 -06:00
FeatureSummary: Update release notes
This commit is contained in:
committed by
Brad King
parent
6f62c66b2c
commit
28e87033a3
11
Help/release/dev/FeatureSummary_description.rst
Normal file
11
Help/release/dev/FeatureSummary_description.rst
Normal file
@@ -0,0 +1,11 @@
|
||||
FeatureSummary_description
|
||||
--------------------------
|
||||
|
||||
* The :command:`feature_summary` command in the :module:`FeatureSummary` module
|
||||
accepts the new ``DEFAULT_DESCRIPTION`` option that will print the default
|
||||
title for the selected package type.
|
||||
|
||||
* The global property :variable:`FeatureSummary_<TYPE>_DESCRIPTION` can be
|
||||
defined for each ``<TYPE>`` to replace the type name with the specified string
|
||||
whenever the package type is used in an output string by the
|
||||
:module:`FeatureSummary` module.
|
||||
Reference in New Issue
Block a user