Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake: Unify ENABLE_OPENBLAS and ENABLE_BLAS | Petr Vaněk | 2019-11-26 | 1 | -1/+1 |
| | | | | | | | ENABLE_OPENBLAS is removed because it was not used to check if the openblas library should be used. The ENABLE_BLAS is moved from CMakeLists.txt to cmake/Openblas.cmake to have all related variables in one file and to reduce a complexity of CMakeLists.txt slightly. | ||||
* | [Rework] Further cmake system rework | Vsevolod Stakhov | 2019-11-18 | 1 | -0/+26 |