Skip to content

cmake_file_api: New project command

Craig Scott requested to merge craig.scott/cmake:file-api-query-command into master

Projects can use the new command to request file API replies for the current run. No query files are generated, the query is tracked internally. Replies are created in the file system at generation time in the usual way.

Fixes: #24951 (closed)

Merge request reports