mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-09-12 09:23:12 +08:00
ArpackSupport was missing here also.
This commit is contained in:
parent
1127ca8586
commit
0ed41bdefa
@ -1,6 +1,23 @@
|
|||||||
set(Eigen_HEADERS AdolcForward BVH IterativeSolvers MatrixFunctions MoreVectorization AutoDiff AlignedVector3 Polynomials
|
set(Eigen_HEADERS
|
||||||
FFT NonLinearOptimization SparseExtra IterativeSolvers
|
AdolcForward
|
||||||
NumericalDiff Skyline MPRealSupport OpenGLSupport KroneckerProduct Splines LevenbergMarquardt
|
AlignedVector3
|
||||||
|
ArpackSupport
|
||||||
|
AutoDiff
|
||||||
|
BVH
|
||||||
|
FFT
|
||||||
|
IterativeSolvers
|
||||||
|
KroneckerProduct
|
||||||
|
LevenbergMarquardt
|
||||||
|
MatrixFunctions
|
||||||
|
MoreVectorization
|
||||||
|
MPRealSupport
|
||||||
|
NonLinearOptimization
|
||||||
|
NumericalDiff
|
||||||
|
OpenGLSupport
|
||||||
|
Polynomials
|
||||||
|
Skyline
|
||||||
|
SparseExtra
|
||||||
|
Splines
|
||||||
)
|
)
|
||||||
|
|
||||||
install(FILES
|
install(FILES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user