Skip to content

file-api: support exporting file set information

Ben Boeckel requested to merge ben.boeckel/cmake:file-set-file-api into master

This includes listing the filesets themselves as well as which file set (if any) each source file is associated with.

Fixes: #24128 (closed)

Merge request reports