Last change
on this file since 1548 was
1548,
checked in by stefan, 11 years ago
|
copy over pkg-config setup and making thirdparty projects installable projects from split branch
|
File size:
299 bytes
|
Line | |
---|
1 | prefix=@prefix@ |
---|
2 | exec_prefix=@exec_prefix@ |
---|
3 | libdir=@libdir@/coin/ThirdParty |
---|
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 @ADDLIBS@ |
---|
10 | Cflags: -I${includedir} |
---|
11 | Requires: @REQUIREDPACKAGES@ |
---|
Note: See
TracBrowser
for help on using the repository browser.