mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 19:19:32 -05:00
Help: Improve discoverability of CMAKE_FIND_DEBUG_MODE
This commit is contained in:
@@ -242,10 +242,12 @@ Options
|
|||||||
:command:`message(SEND_ERROR)` calls.
|
:command:`message(SEND_ERROR)` calls.
|
||||||
|
|
||||||
``--debug-find``
|
``--debug-find``
|
||||||
Put cmake find in a debug mode.
|
Put cmake find commands in a debug mode.
|
||||||
|
|
||||||
Print extra find call information during the cmake run to standard
|
Print extra find call information during the cmake run to standard
|
||||||
error. Output is designed for human consumption and not for parsing.
|
error. Output is designed for human consumption and not for parsing.
|
||||||
|
See also the :variable:`CMAKE_FIND_DEBUG_MODE` variable for debugging
|
||||||
|
a more local part of the project.
|
||||||
|
|
||||||
``--trace``
|
``--trace``
|
||||||
Put cmake in trace mode.
|
Put cmake in trace mode.
|
||||||
|
|||||||
Reference in New Issue
Block a user