Sign in
eigen
/
mirror
/
0decc31aa8238f88a6f2116907fb3e0a97ebaf23
/
.
/
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
)