Last change
on this file since 2833 was
2833,
checked in by stefan, 12 months ago
|
merge branch autotools-update
- exclude travis and appveyor updates
|
File size:
342 bytes
|
Rev | Line | |
---|
[1437] | 1 | prefix=@prefix@ |
---|
| 2 | exec_prefix=@exec_prefix@ |
---|
[1568] | 3 | libdir=@libdir@ |
---|
[2833] | 4 | includedir=@includedir@/coin-or |
---|
[1437] | 5 | |
---|
| 6 | Name: CBC |
---|
| 7 | Description: COIN-OR Branch and Cut |
---|
[1566] | 8 | URL: https://projects.coin-or.org/Cbc |
---|
[1437] | 9 | Version: @PACKAGE_VERSION@ |
---|
[2833] | 10 | Libs: -L${libdir} -lCbcSolver -lCbc |
---|
| 11 | Libs.private: @CBCLIB_LFLAGS_NOPC@ |
---|
[1437] | 12 | Cflags: -I${includedir} |
---|
[2833] | 13 | Requires: |
---|
| 14 | Requires.private: @CBCLIB_PCFILES@ |
---|
Note: See
TracBrowser
for help on using the repository browser.