Browse Source

Help: Add file API fileSet... fields missed in the 3.23 release notes

Craig Scott 4 months ago
parent
commit
bef17abc09
1 changed files with 3 additions and 1 deletions
  1. 3 1
      Help/release/3.23.rst

+ 3 - 1
Help/release/3.23.rst

@@ -78,7 +78,9 @@ File-Based API
   has been updated to ``2.4``.
 
 * The :manual:`cmake-file-api(7)` "codemodel" version 2 ``directory``
-  object ``installers`` field gained a new ``fileSet`` installer type.
+  object ``installers`` field gained a new ``fileSet`` installer type
+  and associated ``fileSetName``, ``fileSetType``, ``fileSetDirectories``,
+  and ``fileSetTarget`` fields.
 
 Commands
 --------