mirror of https://github.com/xianyi/OpenBLAS.git
10 lines
214 B
PkgConfig
10 lines
214 B
PkgConfig
|
|
prefix=@prefix@
|
||
|
|
libdir=@libdir@
|
||
|
|
|
||
|
|
Name: lapacke
|
||
|
|
Description: C Standard Interface to BLAS Linear Algebra PACKage
|
||
|
|
Version: @LAPACK_VERSION@
|
||
|
|
URL: http://www.netlib.org/lapack/
|
||
|
|
Libs: -L${libdir} -lcblas
|
||
|
|
Requires: blas
|