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