forgot to install Regression public header

This commit is contained in:
Benoit Jacob 2008-08-24 19:39:07 +00:00
parent 854d6e8458
commit b815b23e09

View File

@ -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) IF(BUILD_LIB)
SET(Eigen_SRCS SET(Eigen_SRCS