mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-01-29 04:14:27 +00: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")
|