Last change
on this file since 4074 was
4074,
checked in by stefan, 15 months ago
|
rerun autotools; replace LIBDIR_IS_DEFAULT by COIN_RELOCATABLE
|
File size:
452 bytes
|
Line | |
---|
1 | @COIN_RELOCATABLE_FALSE@prefix=@prefix@ |
---|
2 | @COIN_RELOCATABLE_TRUE@prefix=${pcfiledir}/../.. |
---|
3 | exec_prefix=@exec_prefix@ |
---|
4 | libdir=@libdir@ |
---|
5 | includedir=@includedir@/coin-or/mumps |
---|
6 | |
---|
7 | Name: Mumps |
---|
8 | Description: Multifrontal Massively Parallel sparse direct Solver |
---|
9 | URL: https://github.com/coin-or-tools/ThirdParty-MUMPS |
---|
10 | Version: @PACKAGE_VERSION@ |
---|
11 | Libs: -L${libdir} -lcoinmumps |
---|
12 | Libs.private: @MUMPS_LFLAGS_NOPC@ |
---|
13 | Cflags: -I${includedir} |
---|
14 | Requires.private: @MUMPS_PCFILES@ |
---|
Note: See
TracBrowser
for help on using the repository browser.