source:
ThirdParty/Metis/stable/1.2/coinmetis.pc.in
@
2790
Last change on this file since 2790 was 2317, checked in by stefan, 10 years ago | |
---|---|
File size: 310 bytes |
Line | |
---|---|
1 | prefix=@prefix@ |
2 | exec_prefix=@exec_prefix@ |
3 | libdir=@libdir@ |
4 | includedir=@includedir@/coin/ThirdParty |
5 | |
6 | Name: Metis |
7 | Description: Serial Graph Partitioning and Fill-reducing Matrix Ordering |
8 | URL: https://projects.coin-or.org/BuildTools |
9 | Version: @PACKAGE_VERSION@ |
10 | Libs: -L${libdir} -lcoinmetis |
11 | Cflags: -I${includedir} |
Note: See TracBrowser
for help on using the repository browser.