mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 03:11:08 -06:00
`try_compile` and `try_run` now automatically log checks using them to `CMakeConfigureLog.yaml`. Add `LOG_DESCRIPTION` arguments to some `try_compile` calls to replace the description previously written to the old logs. Issue: #23200