
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
7 lines
207 B
ReStructuredText
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.
|