mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 04:40:18 -05:00
d811d86fd7
Provide clients with a way to get a known set of configure log event versions. Issue: #23200
9 lines
281 B
ReStructuredText
9 lines
281 B
ReStructuredText
Configure Log
|
|
-------------
|
|
|
|
* CMake now writes a YAML log of configure-time checks.
|
|
See the :manual:`cmake-configure-log(7)` manual.
|
|
|
|
* The :manual:`cmake-file-api(7)` gained a new "configureLog" object kind
|
|
that enables stable access to the :manual:`cmake-configure-log(7)`.
|