File: symphony.pc.in

package info (click to toggle)
coinor-symphony 5.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 10,416 kB
  • sloc: ansic: 81,460; sh: 8,863; tcl: 3,473; cpp: 2,141; makefile: 884; csh: 548; python: 304; awk: 32
file content (12 lines) | stat: -rw-r--r-- 321 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/coin

Name: SYMPHONY
Description: SYMPHONY MILP Solver Framework
URL: https://projects.coin-or.org/SYMPHONY
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lSym @SYMPHONYLIB_PCLIBS@
Cflags: -I${includedir}
Requires: @SYMPHONYLIB_PCREQUIRES@