blob: 3298d4381b7fe8c923e0bdcdad3b722304167aab [file]
FILE(GLOB Eigen_PastixSupport_SRCS "*.h")
INSTALL(FILES
${Eigen_PastixSupport_SRCS}
DESTINATION ${INCLUDE_INSTALL_DIR}/Eigen/src/PastixSupport COMPONENT Devel
)