CoreDeclarations was removed
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user