Sign in
◑
Theme
eigen
/
mirror
/
50968a0a3ed2686b25f6df1687f4cf7fc6b66da1
/
.
/
unsupported
/
Eigen
/
src
/
SparseExtra
/
CMakeLists.txt
blob: 7ea32ca5e26bf653f5814ce780c63c078ee83e29 [
file
]
FILE(GLOB Eigen_SparseExtra_SRCS "*.h")
INSTALL(FILES
${Eigen_SparseExtra_SRCS}
DESTINATION ${INCLUDE_INSTALL_DIR}/unsupported/Eigen/src/SparseExtra COMPONENT Devel
)