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