Sign in
eigen
/
mirror
/
17af8c763d5aa58c40fc2c40ff6e8d6fc28a8d63
/
.
/
unsupported
/
Eigen
/
CMakeLists.txt
blob: 87cc4be1e21c5ab94f3d3a73a8d03485ac6d3233 [
file
]
set(Eigen_HEADERS AdolcForward BVH IterativeSolvers MatrixFunctions MoreVectorization AutoDiff AlignedVector3 Polynomials)
install(FILES
${Eigen_HEADERS}
DESTINATION ${INCLUDE_INSTALL_DIR}/unsupported/Eigen COMPONENT Devel
)
add_subdirectory(src)