Last change
on this file since 2008 was
2008,
checked in by stefan, 10 years ago
|
change library installation directory to libdir; rerun autotools
|
File size:
288 bytes
|
Line | |
---|
1 | prefix=@prefix@ |
---|
2 | exec_prefix=@exec_prefix@ |
---|
3 | libdir=@libdir@ |
---|
4 | includedir=@includedir@/coin/ThirdParty |
---|
5 | |
---|
6 | Name: Mumps |
---|
7 | Description: Multifrontal Massively Parallel sparse direct Solver |
---|
8 | Version: 4.9 |
---|
9 | Libs: -L${libdir} -lcoinmumps @MUMPS_PCLIBS@ |
---|
10 | Cflags: -I${includedir} |
---|
11 | Requires: @MUMPS_PCREQUIRES@ |
---|
Note: See
TracBrowser
for help on using the repository browser.