clMathLibraries / clBLAS

a software library containing BLAS functions written in OpenCL
Apache License 2.0
843 stars 237 forks source link

let the user build the libraries statically #67

Closed glehmann closed 9 years ago

glehmann commented 9 years ago

this is controlled with the standard BUILD_SHARED_LIBS that changes the behavior of add_library() when no type explicitly is used.