Use the BUILD_* option variables for BLAS and CBLAS
authorKyle Guinn <elyk03@gmail.com>
Fri, 3 Feb 2017 06:56:24 +0000 (00:56 -0600)
committerKyle Guinn <elyk03@gmail.com>
Fri, 3 Feb 2017 06:56:24 +0000 (00:56 -0600)
commitdb6ff20c43112038cc901c605e02b4011dbe433d
tree6c7aed4afd163f1ba54acb4da53fe902dec2351d
parentc2f0429d7bf15a588f4a2a4e844a7c91212efbfc
Use the BUILD_* option variables for BLAS and CBLAS

Removes duplication and allows error checking to be done in one spot.
Moved most of the status printouts to where the options are defined.
BLAS/SRC/CMakeLists.txt
CBLAS/src/CMakeLists.txt
CMakeLists.txt
LAPACKE/CMakeLists.txt
SRC/CMakeLists.txt