diff options
Diffstat (limited to 'Help/variable/CMAKE_FIND_DEBUG_MODE.rst')
-rw-r--r-- | Help/variable/CMAKE_FIND_DEBUG_MODE.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/variable/CMAKE_FIND_DEBUG_MODE.rst b/Help/variable/CMAKE_FIND_DEBUG_MODE.rst index 33ffdd6..f5fd8ce 100644 --- a/Help/variable/CMAKE_FIND_DEBUG_MODE.rst +++ b/Help/variable/CMAKE_FIND_DEBUG_MODE.rst @@ -3,6 +3,7 @@ CMAKE_FIND_DEBUG_MODE Print extra find call information for the following commands to standard error: + * :command:`find_program` * :command:`find_library` * :command:`find_file` |