Last change
on this file since 1809 was
1568,
checked in by stefan, 9 years ago
|
change library installation directory back to
|
File size:
305 bytes
|
Line | |
---|
1 | prefix=@prefix@ |
---|
2 | exec_prefix=@exec_prefix@ |
---|
3 | libdir=@libdir@ |
---|
4 | includedir=@includedir@/coin |
---|
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 @CBCLIB_PCLIBS@ |
---|
11 | Cflags: -I${includedir} |
---|
12 | Requires: @CBCLIB_PCREQUIRES@ |
---|
Note: See
TracBrowser
for help on using the repository browser.