summaryrefslogtreecommitdiff
path: root/openblas.pc.in
blob: ff849807c56efe99e69002d5af2841f979ea1e5b (plain)
1
2
3
4
5
6
7
Name: openblas
Description: OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version
Version: ${version}
URL: https://github.com/xianyi/OpenBLAS
Libs: -L${libdir} -lopenblas
Libs.private: ${extralib}
Cflags: -I${includedir}