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