[go: up one dir, main page]

File: timbl.pc.in

package info (click to toggle)
timbl 6.4.13-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,796 kB
  • sloc: cpp: 16,134; sh: 4,260; ansic: 420; makefile: 56
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}