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
|
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.