mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-26 04:09:35 +03:00
The `fileSetIndex` field of target sources replies is incomplete, as a single source file can be added to arbitrarily many file sets. Add a `fileSetIndexes` field to report all file sets to which a source belongs, and preserve `fileSetIndex` for compatibility as the index of the most recent addition. Tweak the test suite to use the plural spelling only in expected JSON snippets and verify that the singular `fileSetIndex` is always the last element of the new list. (Note that remaining occurrences of the singular spelling correspond to "installers" objects, which is entirely different.) Fixes: #27035
0 lines
0 B
C
0 lines
0 B
C
The file is empty.