NeroBurner c4fc2611ba add cmake-option to enable/disable creation of tests
* * *
disable unsupportet/test when test are disabled
* * *
rename EIGEN_ENABLE_TESTS to BUILD_TESTING
* * *
consider BUILD_TESTING in blas
2017-01-02 09:09:21 +01:00
..
2014-12-13 21:41:25 +01:00
2016-04-11 17:13:01 +02:00
2013-06-12 17:56:15 +02:00
2014-06-06 11:21:19 +02:00

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.