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