Sign in
eigen
/
mirror
/
2ab603316af7c1bcf1d5e87d9ba50a2589b36e37
/
.
/
Eigen
/
src
/
PardisoSupport
/
CMakeLists.txt
blob: a097ab401920ea1b7068f790edcfcf9086b3038b [
file
] [
log
] [
blame
]
FILE(GLOB Eigen_PardisoSupport_SRCS "*.h")
INSTALL(FILES
${Eigen_PardisoSupport_SRCS}
DESTINATION ${INCLUDE_INSTALL_DIR}/Eigen/src/PardisoSupport COMPONENT Devel
)