Sign in
eigen
/
mirror
/
842e31cf5c8fd31f394156ada84a1aeeab89ef7e
/
.
/
Eigen
/
src
/
CholmodSupport
/
CMakeLists.txt
blob: 814dfa61313847c0f33538e11c4ac4557ec3e32e [
file
]
FILE(GLOB Eigen_CholmodSupport_SRCS "*.h")
INSTALL(FILES
${Eigen_CholmodSupport_SRCS}
DESTINATION ${INCLUDE_INSTALL_DIR}/Eigen/src/CholmodSupport COMPONENT Devel
)