* * *
disable unsupportet/test when test are disabled
* * *
rename EIGEN_ENABLE_TESTS to BUILD_TESTING
* * *
consider BUILD_TESTING in blas
(grafted from c4fc2611ba
)
This directory contains a BLAS library built on top of Eigen. This module is not built by default. In order to compile it, you need to type 'make blas' from within your build dir.