File: timbl.pc.in

package info (click to toggle)
timbl 6.10-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,088 kB
  • sloc: cpp: 17,211; ansic: 425; sh: 70; makefile: 63
file content (13 lines) | stat: -rw-r--r-- 288 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@
openmpflags=@OPENMP_CXXFLAGS@

Name: timbl
Version: @VERSION@
Description: timbl library.
Requires.private: libxml-2.0
Libs: -L${libdir} -ltimbl
Libs.private: @LIBS@ ${openmpflags}
Cflags: -I${includedir}