summaryrefslogtreecommitdiffstats
path: root/Help/release/3.0.0.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/3.0.0.rst')
-rw-r--r--Help/release/3.0.0.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/Help/release/3.0.0.rst b/Help/release/3.0.0.rst
index 105d651..677c7a8 100644
--- a/Help/release/3.0.0.rst
+++ b/Help/release/3.0.0.rst
@@ -102,6 +102,10 @@ Commands
configuration because it will not be available.
Use :ref:`Alias Targets` instead. See policy :policy:`CMP0024`.
+* The :command:`install(FILES)` command learned to support
+ :manual:`generator expressions <cmake-generator-expressions(7)>`
+ in the list of files.
+
* The :command:`project` command learned to set some version variables
to values specified by the new ``VERSION`` option or to empty strings.
See policy :policy:`CMP0048`.