aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/Openblas.cmake
Commit message (Collapse)AuthorAgeFilesLines
* cmake: Unify ENABLE_OPENBLAS and ENABLE_BLASPetr Vaněk2019-11-261-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 reworkVsevolod Stakhov2019-11-181-0/+26