Last change
on this file since 2022 was
1734,
checked in by stefan, 10 years ago
|
change to new way on how to use and install configuration header files
|
File size:
287 bytes
|
Rev | Line | |
---|
[1465] | 1 | prefix=@prefix@ |
---|
| 2 | libdir=@ABSBUILDDIR@/src |
---|
| 3 | |
---|
| 4 | Name: CLP |
---|
| 5 | Description: COIN-OR Linear Programming Solver |
---|
[1657] | 6 | URL: https://projects.coin-or.org/Clp |
---|
[1465] | 7 | Version: @PACKAGE_VERSION@ |
---|
[1644] | 8 | Libs: ${libdir}/libClp.la @CLPLIB_PCLIBS@ |
---|
[1734] | 9 | Cflags: -I@abs_source_dir@/src -I@ABSBUILDDIR@/src |
---|
[1603] | 10 | Requires: @CLPLIB_PCREQUIRES@ |
---|
Note: See
TracBrowser
for help on using the repository browser.