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