source:
stable/1.14/Clp/clp-uninstalled.pc.in
@
2036
Last change on this file since 2036 was 1753, checked in by stefan, 8 years ago | |
---|---|
File size: 287 bytes |
Line | |
---|---|
1 | prefix=@prefix@ |
2 | libdir=@ABSBUILDDIR@/src |
3 | |
4 | Name: CLP |
5 | Description: COIN-OR Linear Programming Solver |
6 | URL: https://projects.coin-or.org/Clp |
7 | Version: @PACKAGE_VERSION@ |
8 | Libs: ${libdir}/libClp.la @CLPLIB_PCLIBS@ |
9 | Cflags: -I@abs_source_dir@/src -I@ABSBUILDDIR@/src |
10 | Requires: @CLPLIB_PCREQUIRES@ |
Note: See TracBrowser
for help on using the repository browser.