Skip to content
Snippets Groups Projects
Commit e2202b7f authored by Brad King's avatar Brad King Committed by Kitware Robot
Browse files

Merge topic 'FindPatch-typo'


39a18aad FindPatch: Fix typo in find_program call

Acked-by: default avatarKitware Robot <kwrobot@kitware.com>
Merge-request: !6373
parents 96b65854 39a18aad
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,7 @@ endif()
# First search the PATH
find_program(Patch_EXECUTABLE
NAME patch
NAMES patch
PATHS ${_patch_path}
DOC ${_doc}
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment