mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-08 14:50:10 -06:00
Help: Fix cmake_language(TRACE) command anchor
This commit is contained in:
@@ -536,8 +536,6 @@ Terminating Scripts
|
||||
above 125 specially. Therefore, it is advisable to only
|
||||
specify an ``<exit-code>`` 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
|
||||
|
||||
Reference in New Issue
Block a user