diff options
Diffstat (limited to 'Modules/FindITK.cmake')
-rw-r--r-- | Modules/FindITK.cmake | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Modules/FindITK.cmake b/Modules/FindITK.cmake index 2929a764cc..c9d39eb981 100644 --- a/Modules/FindITK.cmake +++ b/Modules/FindITK.cmake @@ -1,4 +1,8 @@ -# - Find an ITK installation or build tree. +#.rst: +# FindITK +# ------- +# +# Find an ITK installation or build tree. # When ITK is found, the ITKConfig.cmake file is sourced to setup the # location and configuration of ITK. Please read this file, or |