mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 22:30:13 -06:00
In particular, the `configureLog` reply is useful for IDEs to read `CMakeFiles/CMakeConfigureLog.yaml` when configuration fails. Fixes: #26621
7 lines
255 B
ReStructuredText
7 lines
255 B
ReStructuredText
fileapi-reply-on-failure
|
|
------------------------
|
|
|
|
* The :manual:`cmake-file-api(7)` :ref:`v1 <file-api v1>` now writes
|
|
partial replies when buildsystem generation fails with an error.
|
|
See the :ref:`v1 Reply Error Index <file-api reply error index>`.
|