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