source:
ThirdParty/Glpk/trunk/coinglpk-uninstalled.pc.in
@
1585
Last change on this file since 1585 was 1548, checked in by stefan, 11 years ago | |
---|---|
File size: 223 bytes |
Rev | Line | |
---|---|---|
[1548] | 1 | prefix=@prefix@ |
2 | libdir=@ABSBUILDDIR@ | |
3 | ||
4 | Name: Glpk | |
5 | Description: Gnu Linear Programming Kit | |
6 | Version: @glpkmajorver@.@glpkminorver@ | |
7 | Libs: -L${libdir} -lcoinglpk @ADDLIBS@ | |
8 | Cflags: -I@ABSBUILDDIR@ -I@abs_source_dir@/glpk/include |
Note: See TracBrowser
for help on using the repository browser.