Skip to content
  • Brad King's avatar
    Modernize FindITK module (#11494) · 38b0a84e
    Brad King authored
    Use the Config mode of find_package to search for ITKConfig.  This makes
    FindITK a thin-wrapper around a standard find_package, bringing benefits
    like searching lib64 paths when appropriate.  This does for FindITK what
    commit 2c1a01dc (Modernize FindVTK module, 2009-10-07) did for FindVTK.
    38b0a84e