source:
Alps/releases/1.4.6/Alps/alps-uninstalled.pc.in
Last change on this file was 1485, checked in by tkr, 8 years ago | |
---|---|
File size: 329 bytes |
Line | |
---|---|
1 | prefix=@prefix@ |
2 | libdir=@ABSBUILDDIR@/src |
3 | includedir=@abs_source_dir@/src |
4 | |
5 | Name: ALPS |
6 | Description: Abstract Library for Parallel Search |
7 | URL: https://projects.coin-or.org/CHiPPS |
8 | Version: @PACKAGE_VERSION@ |
9 | Libs: ${libdir}/libAlps.la @ALPSLIB_PCLIBS@ |
10 | Cflags: -I@abs_source_dir@/src -I@ABSBUILDDIR@/src |
11 | Requires: @ALPSLIB_PCREQUIRES@ |
Note: See TracBrowser
for help on using the repository browser.