added Eigen2 support; fixed compile errors on Ubuntu 10.04
This commit is contained in:
@@ -155,4 +155,7 @@
|
||||
#cmakedefine WORDS_BIGENDIAN
|
||||
|
||||
/* Intel Threading Building Blocks */
|
||||
#cmakedefine HAVE_TBB
|
||||
#cmakedefine HAVE_TBB
|
||||
|
||||
/* Eigen2 Matrix & Linear Algebra Library */
|
||||
#cmakedefine HAVE_EIGEN2
|
||||
|
||||
Reference in New Issue
Block a user