mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-03 20:29:56 -06:00
Provide a replacement for `file(APPEND .../CMake{Output,Error}.log)`
that records messages in the configure log.
Issue: #23200
2 lines
56 B
CMake
2 lines
56 B
CMake
include("${CMAKE_CURRENT_LIST_DIR}/ConfigureLog.cmake")
|