source:
ThirdParty/Blas/trunk/coinblas.pc.in
@
2811
Last change on this file since 2811 was 2053, checked in by stefan, 10 years ago | |
---|---|
File size: 235 bytes |
Rev | Line | |
---|---|---|
[1548] | 1 | prefix=@prefix@ |
2 | exec_prefix=@exec_prefix@ | |
[2002] | 3 | libdir=@libdir@ |
[1548] | 4 | |
5 | Name: Blas | |
6 | Description: Basic linear algebra package | |
[2053] | 7 | URL: https://projects.coin-or.org/BuildTools |
[1822] | 8 | Version: @PACKAGE_VERSION@ |
9 | Libs: -L${libdir} -lcoinblas @BLAS_PCLIBS@ | |
[1548] | 10 | Cflags: |
Note: See TracBrowser
for help on using the repository browser.