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:
342 bytes
|
Line | |
---|
1 | prefix=@prefix@ |
---|
2 | exec_prefix=@exec_prefix@ |
---|
3 | libdir=@libdir@ |
---|
4 | includedir=@includedir@/coin-or |
---|
5 | |
---|
6 | Name: CBC |
---|
7 | Description: COIN-OR Branch and Cut |
---|
8 | URL: https://projects.coin-or.org/Cbc |
---|
9 | Version: @PACKAGE_VERSION@ |
---|
10 | Libs: -L${libdir} -lCbcSolver -lCbc |
---|
11 | Libs.private: @CBCLIB_LFLAGS_NOPC@ |
---|
12 | Cflags: -I${includedir} |
---|
13 | Requires: |
---|
14 | Requires.private: @CBCLIB_PCFILES@ |
---|
Note: See
TracBrowser
for help on using the repository browser.