1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-15 03:48:02 +08:00

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

This commit is contained in:
Craig Scott
2025-07-04 10:27:51 +10:00
parent 094436db98
commit bef17abc09

View File

@@ -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
--------