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