summaryrefslogtreecommitdiff
path: root/raptor2.pc.in
blob: 2c4740233e695521385fcd35c9f96607970c659b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/@PACKAGE@

Name: Raptor RDF Parsing Library
Description: RDF Parser Toolkit Library
Version: @VERSION@
Libs: -L${libdir} -lraptor2
Libs.private: @RAPTOR_LDFLAGS@
Cflags: -I${includedir}