mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-04 14:50:23 +00:00
Merge topic 'fix-cmp0211-doc'
228795753f FILE_SET: Fix CMP0211-related documentation
Acked-by: Kitware Robot <kwrobot@kitware.com>
Tested-by: buildbot <buildbot@kitware.com>
Merge-request: !12119
This commit is contained in:
@@ -80,8 +80,8 @@ have zero or more named file sets. Each file set has a name, a type, a scope of
|
||||
files within those directories.
|
||||
|
||||
.. versionchanged:: 4.4
|
||||
A file may only belong to at most one file set in a target. See policy
|
||||
:policy:`CMP0211`.
|
||||
A file may belong to at most one non-``HEADERS`` file set in a target.
|
||||
See policy :policy:`CMP0211`.
|
||||
|
||||
The acceptable types include:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user