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