Last change
on this file since 2022 was
1659,
checked in by stefan, 10 years ago
|
change library installation directory back to
|
File size:
304 bytes
|
Rev | Line | |
---|
[1465] | 1 | prefix=@prefix@ |
---|
[1510] | 2 | exec_prefix=@exec_prefix@ |
---|
[1659] | 3 | libdir=@libdir@ |
---|
[1510] | 4 | includedir=@includedir@/coin |
---|
[1465] | 5 | |
---|
| 6 | Name: CLP |
---|
| 7 | Description: COIN-OR Linear Programming Solver |
---|
[1657] | 8 | URL: https://projects.coin-or.org/Clp |
---|
[1465] | 9 | Version: @PACKAGE_VERSION@ |
---|
[1603] | 10 | Libs: -L${libdir} -lClp @CLPLIB_PCLIBS@ |
---|
[1465] | 11 | Cflags: -I${includedir} |
---|
[1603] | 12 | Requires: @CLPLIB_PCREQUIRES@ |
---|
Note: See
TracBrowser
for help on using the repository browser.