CoreDeclarations was removed

This commit is contained in:
Jure Repinc 2008-08-28 17:33:27 +00:00
parent 3ced3f91c2
commit ee2df6026a

View File

@ -1,4 +1,4 @@
SET(Eigen_HEADERS Core CoreDeclarations LU Cholesky QR Geometry Sparse Array SVD Regression)
SET(Eigen_HEADERS Core LU Cholesky QR Geometry Sparse Array SVD Regression)
IF(BUILD_LIB)
SET(Eigen_SRCS
@ -31,4 +31,4 @@ INSTALL(FILES
DESTINATION ${INCLUDE_INSTALL_DIR}/Eigen
)
ADD_SUBDIRECTORY(src)
ADD_SUBDIRECTORY(src)