summaryrefslogtreecommitdiffstats
path: root/Help/variable
diff options
context:
space:
mode:
authorCraig Scott <craig.scott@crascit.com>2020-04-06 10:34:01 (GMT)
committerKitware Robot <kwrobot@kitware.com>2020-04-06 10:34:15 (GMT)
commit49b78e93a7670b105847b0fd7127e8158d689a54 (patch)
tree90e323f55714a92bcb78a544539e2bb5e3a7ef95 /Help/variable
parente746f1dc06226a6d8d8cd4eded6beba86fbed774 (diff)
parent477b8b5dfec6884879970fedf8537a8a82e9b20a (diff)
downloadCMake-49b78e93a7670b105847b0fd7127e8158d689a54.zip
CMake-49b78e93a7670b105847b0fd7127e8158d689a54.tar.gz
CMake-49b78e93a7670b105847b0fd7127e8158d689a54.tar.bz2
Merge topic 'docs-CMAKE_FIND_DEBUG_MODE'
477b8b5dfe Help: Improve discoverability of CMAKE_FIND_DEBUG_MODE 218bda9671 Help: Fix CMAKE_FIND_DEBUG_MODE list formatting Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4569
Diffstat (limited to 'Help/variable')
-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 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`