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