blob: 7ea32ca5e26bf653f5814ce780c63c078ee83e29 [file] [log] [blame]
FILE(GLOB Eigen_SparseExtra_SRCS "*.h")
INSTALL(FILES
${Eigen_SparseExtra_SRCS}
DESTINATION ${INCLUDE_INSTALL_DIR}/unsupported/Eigen/src/SparseExtra COMPONENT Devel
)