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