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