source:
ThirdParty/Glpk/trunk/coinglpk.pc.in
@
1766
Last change on this file since 1766 was 1681, checked in by stefan, 10 years ago | |
---|---|
File size: 272 bytes |
Line | |
---|---|
1 | prefix=@prefix@ |
2 | exec_prefix=@exec_prefix@ |
3 | libdir=@libdir@/coin/ThirdParty |
4 | includedir=@includedir@/coin/ThirdParty |
5 | |
6 | Name: Glpk |
7 | Description: Gnu Linear Programming Kit |
8 | Version: @glpkmajorver@.@glpkminorver@ |
9 | Libs: -L${libdir} -lcoinglpk @GLPK_PCLIBS@ |
10 | Cflags: -I${includedir} |
Note: See TracBrowser
for help on using the repository browser.