source:
ThirdParty/Lapack/releases/1.2.4/coinlapack.pc.in
Last change on this file was 1680, checked in by stefan, 10 years ago | |
---|---|
File size: 206 bytes |
Line | |
---|---|
1 | prefix=@prefix@ |
2 | exec_prefix=@exec_prefix@ |
3 | libdir=@libdir@/coin/ThirdParty |
4 | |
5 | Name: Lapack |
6 | Description: Linear algebra package |
7 | Version: @PACKAGE_VERSION@ |
8 | Libs: -L${libdir} -lcoinlapack @LAPACK_PCLIBS@ |
9 | Cflags: |
Note: See TracBrowser
for help on using the repository browser.