diff options
author | Jean-Christophe Fillion-Robin <jchris.fillionr@kitware.com> | 2017-09-01 14:49:46 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2017-09-01 15:46:28 (GMT) |
commit | 2645cb6208ff62cd64deb9862e3eb4d1a81264b3 (patch) | |
tree | 92d79081b1afa903228cf246922eaced015cdca8 /Help/module | |
parent | 671cc7490ca1dd732cbb3671d4732eb1ee1e180e (diff) | |
download | CMake-2645cb6208ff62cd64deb9862e3eb4d1a81264b3.zip CMake-2645cb6208ff62cd64deb9862e3eb4d1a81264b3.tar.gz CMake-2645cb6208ff62cd64deb9862e3eb4d1a81264b3.tar.bz2 |
FindPatch: Add module to find 'patch' command-line tool
Diffstat (limited to 'Help/module')
-rw-r--r-- | Help/module/FindPatch.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/module/FindPatch.rst b/Help/module/FindPatch.rst new file mode 100644 index 0000000..ba5e910 --- /dev/null +++ b/Help/module/FindPatch.rst @@ -0,0 +1 @@ +.. cmake-module:: ../../Modules/FindPatch.cmake |