Last change
on this file since 2833 was
2833,
checked in by stefan, 13 months ago
|
merge branch autotools-update
- exclude travis and appveyor updates
|
File size:
358 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 |
---|
[2833] | 11 | Libs.private: @OSICBCLIB_LFLAGS_NOPC@ |
---|
[1439] | 12 | Cflags: -I${includedir} |
---|
[2833] | 13 | Requires: |
---|
| 14 | Requires.private: @OSICBCLIB_PCFILES@ cbc |
---|
Note: See
TracBrowser
for help on using the repository browser.