You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 6, 2026. It is now read-only.
ENH: Use ITK's provided Eigen3Config.cmake to find Eigen
ITK's module Eigen require an itkeigen prefix to the paths and is not
compatible with a system Eigen library without the use of a
macro. This patch now restore the use of the vendored Eigen library
from the alternative package interface.
0 commit comments