Last change
on this file was
2088,
checked in by stefan, 10 years ago
|
lapack depends on Blas, so check for blas and add into dependencies
|
File size:
271 bytes
|
Rev | Line | |
---|
[1548] | 1 | prefix=@prefix@ |
---|
| 2 | exec_prefix=@exec_prefix@ |
---|
[2006] | 3 | libdir=@libdir@ |
---|
[1548] | 4 | |
---|
| 5 | Name: Lapack |
---|
| 6 | Description: Linear algebra package |
---|
[2054] | 7 | URL: https://projects.coin-or.org/BuildTools |
---|
[1548] | 8 | Version: @PACKAGE_VERSION@ |
---|
[2088] | 9 | Libs: -L${libdir} -lcoinlapack @LAPACKLIB_PCLIBS@ |
---|
[1548] | 10 | Cflags: |
---|
[2088] | 11 | Requires: @LAPACKLIB_PCREQUIRES@ |
---|
Note: See
TracBrowser
for help on using the repository browser.