Sign in
◑
Theme
eigen
/
mirror
/
e19b58e672eed1489c32dd008d0ed1da6cf1af52
/
.
/
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
)