summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Scott <craig.scott@crascit.com>2020-04-04 18:25:22 +1100
committerCraig Scott <craig.scott@crascit.com>2020-04-04 19:59:26 +1100
commit218bda9671b4a76d49dfe73966862322d845d01f (patch)
tree9c83435865626ffcb861961026ee948c3d1786fd
parent11998c63fd9be2fe64ec05c2ba0bce22ca8cf140 (diff)
downloadcmake-218bda9671b4a76d49dfe73966862322d845d01f.tar.gz
Help: Fix CMAKE_FIND_DEBUG_MODE list formatting
-rw-r--r--Help/variable/CMAKE_FIND_DEBUG_MODE.rst1
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 33ffdd681f..f5fd8ce9f3 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`