renamed WITH(HAVE)_EIGEN2 to WITH(HAVE)_EIGEN, fixed compilation error if eigen3 is used (#805)
This commit is contained in:
@@ -163,8 +163,8 @@
|
||||
/* Threading Framework --- temporary decision for ARM instead of Intel TBB */
|
||||
#cmakedefine HAVE_THREADING_FRAMEWORK
|
||||
|
||||
/* Eigen2 Matrix & Linear Algebra Library */
|
||||
#cmakedefine HAVE_EIGEN2
|
||||
/* Eigen Matrix & Linear Algebra Library */
|
||||
#cmakedefine HAVE_EIGEN
|
||||
|
||||
/* NVidia Cuda Runtime API*/
|
||||
#cmakedefine HAVE_CUDA
|
||||
|
||||
Reference in New Issue
Block a user