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