Sign in
eigen
/
mirror
/
e0cb73b46bba4715526c24c5c6ff2d0d6f6ffc35
/
.
/
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
)