source:
ThirdParty/Lapack/trunk/lapack.pc.in
@
1397
Last change on this file since 1397 was 1397, checked in by stefan, 11 years ago | |
---|---|
File size: 178 bytes |
Line | |
---|---|
1 | prefix=@prefix@ |
2 | libdir=@exec_prefix@/lib/ThirdParty |
3 | |
4 | Name: Lapack |
5 | Description: Linear algebra package |
6 | Version: @PACKAGE_VERSION@ |
7 | Libs: -L${libdir} -lcoinlapack @ADDLIBS@ |
8 | Cflags: |
Note: See TracBrowser
for help on using the repository browser.