Sign in
eigen
/
mirror
/
6a75e7e0d5505bac0e1a5be39d37f2717ab03134
/
.
/
Eigen
/
src
/
PaStiXSupport
/
CMakeLists.txt
blob: 28c657e9bcf7d3e0ecc800f6d5a11d54020b58cc [
file
]
FILE(GLOB Eigen_PastixSupport_SRCS "*.h")
INSTALL(FILES
${Eigen_PastixSupport_SRCS}
DESTINATION ${INCLUDE_INSTALL_DIR}/Eigen/src/PaStiXSupport COMPONENT Devel
)