mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-07-23 05:14:26 +08:00
install the Eigen and Dense public headers !!!!!
This commit is contained in:
parent
93d8d0e1b5
commit
65c0b2a04d
@ -1,6 +1,7 @@
|
|||||||
set(Eigen_HEADERS Core LU Cholesky QR Geometry
|
set(Eigen_HEADERS Core LU Cholesky QR Geometry
|
||||||
Sparse Array SVD LeastSquares
|
Sparse Array SVD LeastSquares
|
||||||
QtAlignedMalloc StdVector NewStdVector)
|
QtAlignedMalloc StdVector NewStdVector
|
||||||
|
Eigen Dense)
|
||||||
|
|
||||||
if(EIGEN_BUILD_LIB)
|
if(EIGEN_BUILD_LIB)
|
||||||
set(Eigen_SRCS
|
set(Eigen_SRCS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user