Last change
on this file since 1469 was
1469,
checked in by stefan, 11 years ago
|
add prefix coin to .pc files; changed install dir for libs and doc
|
File size:
268 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 @ADDLIBS@ |
---|
10 | Cflags: -I${includedir} |
---|
Note: See
TracBrowser
for help on using the repository browser.