aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen
diff options
context:
space:
mode:
authorGravatar Benoit Jacob <jacob.benoit.1@gmail.com>2008-08-24 19:39:07 +0000
committerGravatar Benoit Jacob <jacob.benoit.1@gmail.com>2008-08-24 19:39:07 +0000
commitb815b23e09de83d0c6f4505581858c1db806a398 (patch)
treebbc9930dc64cb3213f94c87de80e66ed5679925e /Eigen
parent854d6e8458a379e1583f6e2c835263ca5bdb19a5 (diff)
forgot to install Regression public header
Diffstat (limited to 'Eigen')
-rw-r--r--Eigen/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Eigen/CMakeLists.txt b/Eigen/CMakeLists.txt
index d749bcda3..7cbd2fe56 100644
--- a/Eigen/CMakeLists.txt
+++ b/Eigen/CMakeLists.txt
@@ -1,4 +1,4 @@
-SET(Eigen_HEADERS Core CoreDeclarations LU Cholesky QR Geometry Sparse Array SVD)
+SET(Eigen_HEADERS Core CoreDeclarations LU Cholesky QR Geometry Sparse Array SVD Regression)
IF(BUILD_LIB)
SET(Eigen_SRCS