mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
install NewStdVector
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
set(Eigen_HEADERS Core LU Cholesky QR Geometry Sparse Array SVD LeastSquares QtAlignedMalloc StdVector)
|
set(Eigen_HEADERS Core LU Cholesky QR Geometry
|
||||||
|
Sparse Array SVD LeastSquares
|
||||||
|
QtAlignedMalloc StdVector NewStdVector)
|
||||||
|
|
||||||
if(EIGEN_BUILD_LIB)
|
if(EIGEN_BUILD_LIB)
|
||||||
set(Eigen_SRCS
|
set(Eigen_SRCS
|
||||||
|
|||||||
Reference in New Issue
Block a user