CMakeLists.txt 165 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 FILE(GLOB Eigen_AutoDiff_SRCS "*.h") INSTALL(FILES ${Eigen_AutoDiff_SRCS} DESTINATION ${INCLUDE_INSTALL_DIR}/unsupported/Eigen/src/AutoDiff COMPONENT Devel )