file-api-fileSetIndexesΒΆ
The
cmake-file-api(7)"codemodel" version 2 "target" "sources" and "interfaceSources" objects gained newfileSetIndexesfields to support sources belonging to multiple file sets. ThefileSetIndexfields are maintained for backwards compatibility only, and users are advised to port to the new fields.The
cmake-file-api(7)"codemodel" version 2 "target" "sources" object gained a newbacktracesfield to represent multiple command invocations which associate a single source for a given target with multiple file sets. Thebacktracefield is maintained for backwards compatibility only, and users are advised to port to the new field.