summaryrefslogtreecommitdiffstats
path: root/Help/module/FindITK.rst
Commit message (Collapse)AuthorAgeFilesLines
* FindITK: Drop this ancient compatibility moduleBrad King2014-10-021-1/+10
| | | | | | | The FindITK module only existed to help find_package(ITK) calls work in old projects written to use "USE_ITK_FILE" instead of "ITK_USE_FILE". Drop it to allow find_package(ITK) calls to search for ITKConfig.cmake directly.
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-0/+1
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.