File: libug.pc.in

package info (click to toggle)
ug 3.12.1-2~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 15,296 kB
  • sloc: cpp: 241,845; perl: 10,364; sh: 1,682; ansic: 1,489; makefile: 869; csh: 463; yacc: 400; awk: 347; lex: 154; fortran: 58
file content (13 lines) | stat: -rw-r--r-- 312 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
parallel=@parallel@
fordune=@fordune@

Name: libug
Version: @VERSION@
Description: library for the discretization of PDEs on unstructured grids
Requires:
Libs: -L${libdir} -ldevS @UG_XLIBS@
Cflags: -I${includedir} @UG_EXTRAFLAGS@