blob: b28ebe5839cf5c664abdb44c186547507ce688d3 [file] [log] [blame]
FILE(GLOB Eigen_SuperLUSupport_SRCS "*.h")
INSTALL(FILES
${Eigen_SuperLUSupport_SRCS}
DESTINATION ${INCLUDE_INSTALL_DIR}/Eigen/src/SuperLUSupport COMPONENT Devel
)