blob: 1a1d3ffbd724d17e161c40c48ac56c8b1aeb2e1f [file] [log] [blame]
FILE(GLOB Eigen_plugins_SRCS "*.h")
INSTALL(FILES
${Eigen_plugins_SRCS}
DESTINATION ${INCLUDE_INSTALL_DIR}/Eigen/src/plugins COMPONENT Devel
)