Last change
on this file since 1856 was
1568,
checked in by stefan, 10 years ago
|
change library installation directory back to
|
File size:
282 bytes
|
Rev | Line | |
---|
[1439] | 1 | prefix=@prefix@ |
---|
| 2 | exec_prefix=@exec_prefix@ |
---|
[1568] | 3 | libdir=@libdir@ |
---|
[1439] | 4 | includedir=@includedir@/coin |
---|
| 5 | |
---|
| 6 | Name: OsiCbc |
---|
| 7 | Description: COIN-OR Open Solver Interface for CBC |
---|
[1566] | 8 | URL: https://projects.coin-or.org/Osi |
---|
[1439] | 9 | Version: @PACKAGE_VERSION@ |
---|
| 10 | Libs: -L${libdir} -lOsiCbc |
---|
| 11 | Cflags: -I${includedir} |
---|
| 12 | Requires: cbc |
---|
Note: See
TracBrowser
for help on using the repository browser.