From 6babe38916cf763f9920d1aa57d5d63e3804fcde Mon Sep 17 00:00:00 2001 From: Brad King Date: Tue, 30 Sep 2025 15:35:25 -0400 Subject: [PATCH] Help: Fix cmake_language(TRACE) command anchor --- Help/command/cmake_language.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Help/command/cmake_language.rst b/Help/command/cmake_language.rst index 61b2907678..e3a30fa117 100644 --- a/Help/command/cmake_language.rst +++ b/Help/command/cmake_language.rst @@ -536,8 +536,6 @@ Terminating Scripts above 125 specially. Therefore, it is advisable to only specify an ```` in the range 0 to 125. -.. _trace: - Trace Control ^^^^^^^^^^^^^ @@ -546,6 +544,9 @@ Trace Control .. signature:: cmake_language(TRACE ON [EXPAND]) cmake_language(TRACE OFF) + :target: + TRACE + TRACE-OFF The TRACE subcommand controls runtime tracing of executed CMake commands and macros within the current process. When enabled, trace output is written