source:
ThirdParty/Lapack/trunk/coinlapack.pc.in
@
2054
Last change on this file since 2054 was 2054, 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: Lapack |
6 | Description: Linear algebra package |
7 | URL: https://projects.coin-or.org/BuildTools |
8 | Version: @PACKAGE_VERSION@ |
9 | Libs: -L${libdir} -lcoinlapack @LAPACK_PCLIBS@ |
10 | Cflags: |
Note: See TracBrowser
for help on using the repository browser.