Sign in
eigen
/
mirror
/
86da77cb9bc12e716cc909ada59379c0d16bb22b
/
.
/
Eigen
/
src
/
UmfPackSupport
/
CMakeLists.txt
blob: a57de00209d3bc746b050d1b8aa736bccc66f2bc [
file
]
FILE(GLOB Eigen_UmfPackSupport_SRCS "*.h")
INSTALL(FILES
${Eigen_UmfPackSupport_SRCS}
DESTINATION ${INCLUDE_INSTALL_DIR}/Eigen/src/UmfPackSupport COMPONENT Devel
)