Sign in
◑
Theme
eigen
/
mirror
/
e7d809d4349fd4048777be71f1c803d0b13f8fe8
/
.
/
unsupported
/
Eigen
/
src
/
MatrixFunctions
/
CMakeLists.txt
blob: cdde64d2cd45b59bee6b55d6590f2fcd7827d52c [
file
]
FILE(GLOB Eigen_MatrixFunctions_SRCS "*.h")
INSTALL(FILES
${Eigen_MatrixFunctions_SRCS}
DESTINATION ${INCLUDE_INSTALL_DIR}/unsupported/Eigen/src/MatrixFunctions COMPONENT Devel
)