CMake/Help/release/dev/file-api-query-command.rst
Craig Scott 99b2ccf80d cmake_file_api: New project command
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
2023-06-05 06:20:50 -04:00

7 lines
207 B
ReStructuredText

file-api-query-command
----------------------
* The :command:`cmake_file_api` command was added, enabling projects to
add :manual:`CMake file API <cmake-file-api(7)>` queries for the current
CMake run.