mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
committed by
Antonio Sanchez
parent
ab6f39e1e3
commit
11dacc4802
@@ -1,7 +1,7 @@
|
||||
|
||||
|
||||
set(BLAS_FOUND TRUE)
|
||||
set(LAPACK_FOUND TRUE)
|
||||
set(BLAS_FOUND EIGEN_BUILD_BLAS)
|
||||
set(LAPACK_FOUND EIGEN_BUILD_LAPACK)
|
||||
set(BLAS_LIBRARIES eigen_blas_static)
|
||||
set(LAPACK_LIBRARIES eigen_lapack_static)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user