blob: 3fbab502c12cb4d5f8ad50792ba38b44e05f5d1e [file] [log] [blame]
FILE(GLOB Eigen_NonLinear_SRCS "*.h")
INSTALL(FILES
${Eigen_NonLinear_SRCS}
DESTINATION ${INCLUDE_INSTALL_DIR}/unsupported/Eigen/src/NonLinear COMPONENT Devel
)