aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CMakeLists.txt
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2010-07-15 20:45:45 +0200
committerGravatar Gael Guennebaud <g.gael@free.fr>2010-07-15 20:45:45 +0200
commit6a370f50c72a320a4a5a2740e881b61601d2a917 (patch)
tree79499ae4a74752dc97e121e41d5997a34bc83aa9 /unsupported/Eigen/CMakeLists.txt
parentb08c26aefaa30d7e3a8d218909c93a36df25ce6e (diff)
MPRealSupport was missing
Diffstat (limited to 'unsupported/Eigen/CMakeLists.txt')
-rw-r--r--unsupported/Eigen/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/unsupported/Eigen/CMakeLists.txt b/unsupported/Eigen/CMakeLists.txt
index d01f95d71..a858e5113 100644
--- a/unsupported/Eigen/CMakeLists.txt
+++ b/unsupported/Eigen/CMakeLists.txt
@@ -1,6 +1,6 @@
set(Eigen_HEADERS AdolcForward BVH IterativeSolvers MatrixFunctions MoreVectorization AutoDiff AlignedVector3 Polynomials
CholmodSupport FFT NonLinearOptimization SparseExtra SuperLUSupport UmfPackSupport IterativeSolvers
- NumericalDiff Skyline TaucsSupport
+ NumericalDiff Skyline TaucsSupport MPRealSupport
)
install(FILES