From 4699554c62f0bf3a059e70d2adbc4d463f371aec Mon Sep 17 00:00:00 2001 From: Cristian Le Date: Mon, 20 Jan 2025 14:59:21 +0100 Subject: [PATCH] Help: Document when file-api configureLog was added Issue: #23200 Signed-off-by: Cristian Le --- Help/manual/cmake-file-api.7.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Help/manual/cmake-file-api.7.rst b/Help/manual/cmake-file-api.7.rst index 364be3e86d..561791c686 100644 --- a/Help/manual/cmake-file-api.7.rst +++ b/Help/manual/cmake-file-api.7.rst @@ -1383,6 +1383,8 @@ elsewhere in the containing object. The backtrace graph object members are: Object Kind "configureLog" -------------------------- +.. versionadded:: 3.26 + The ``configureLog`` object kind describes the location and contents of a :manual:`cmake-configure-log(7)` file.