source:
stable/2.7/Cbc/osi-cbc.pc.in
Last change on this file was 1568, checked in by stefan, 10 years ago | |
---|---|
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.