mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
45f86b9990
48292c8624try_compile: Record stack of in-progess checks in configure logd4bf7d80c6try_compile: Add a NO_LOG option to skip recording in the configure log9d9e8450a8try_compile: Add optional LOG_DESCRIPTION to record in configure log65ed5c2ca8try_compile: Report underlying error when COPY_FILE fails0418efb7adTests: Add explicit ConfigureLog case to RunCMake.try_compile189557bd74cmake: Make entire in-progress check stack available internally96ce3581abHelp: Clarify backtrace order in cmake-configure-log(7) Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: buildbot <buildbot@kitware.com> Merge-request: !8072