Browse Source

Help: Fix CMAKE_FIND_DEBUG_MODE list formatting

Craig Scott 6 years ago
parent
commit
218bda9671
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Help/variable/CMAKE_FIND_DEBUG_MODE.rst

+ 1 - 0
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`