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