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:
271 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 @LAPACKLIB_PCLIBS@ |
---|
10 | Cflags: |
---|
11 | Requires: @LAPACKLIB_PCREQUIRES@ |
---|
Note: See
TracBrowser
for help on using the repository browser.