File: blis.pc.in

package info (click to toggle)
blis 2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 41,904 kB
  • sloc: ansic: 351,996; fortran: 21,831; cpp: 10,947; sh: 9,392; makefile: 1,921; asm: 1,516; python: 695
file content (11 lines) | stat: -rw-r--r-- 263 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: BLIS
Description: BLAS-like Library Instantiation Software Framework
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lblis
Libs.private: @LDFLAGS@
Cflags: -I${includedir}/blis