Sign in
eigen
/
mirror
/
aba8c9ee176de6821ab483a0f284f725e0e5d603
/
.
/
Eigen
/
src
/
SPQRSupport
/
CMakeLists.txt
blob: 4968beaf2c59bcec07fe1861b5d72cb4d6723a6d [
file
] [
log
] [
blame
]
FILE(GLOB Eigen_SPQRSupport_SRCS "*.h")
INSTALL(FILES
${Eigen_SPQRSupport_SRCS}
DESTINATION ${INCLUDE_INSTALL_DIR}/Eigen/src/SPQRSupport/ COMPONENT Devel
)