source:
ThirdParty/Glpk/trunk/coinglpk.pc.in
@
3530
Last change on this file since 3530 was 2316, checked in by stefan, 10 years ago | |
---|---|
File size: 289 bytes |
Rev | Line | |
---|---|---|
[1548] | 1 | prefix=@prefix@ |
2 | exec_prefix=@exec_prefix@ | |
[2004] | 3 | libdir=@libdir@ |
[1548] | 4 | includedir=@includedir@/coin/ThirdParty |
5 | ||
6 | Name: Glpk | |
7 | Description: Gnu Linear Programming Kit | |
[2059] | 8 | URL: https://projects.coin-or.org/BuildTools |
[2316] | 9 | Version: @PACKAGE_VERSION@ |
[1681] | 10 | Libs: -L${libdir} -lcoinglpk @GLPK_PCLIBS@ |
[1548] | 11 | Cflags: -I${includedir} |
Note: See TracBrowser
for help on using the repository browser.