Last change
on this file since 1642 was
1568,
checked in by stefan, 10 years ago
|
change library installation directory back to
|
File size:
282 bytes
|
Line | |
---|
1 | prefix=@prefix@ |
---|
2 | exec_prefix=@exec_prefix@ |
---|
3 | libdir=@libdir@ |
---|
4 | includedir=@includedir@/coin |
---|
5 | |
---|
6 | Name: OsiCbc |
---|
7 | Description: COIN-OR Open Solver Interface for CBC |
---|
8 | URL: https://projects.coin-or.org/Osi |
---|
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.