1FindITK 2------- 3 4This module no longer exists. 5 6This module existed in versions of CMake prior to 3.1, but became 7only a thin wrapper around ``find_package(ITK NO_MODULE)`` to 8provide compatibility for projects using long-outdated conventions. 9Now ``find_package(ITK)`` will search for ``ITKConfig.cmake`` 10directly. 11