summaryrefslogtreecommitdiff
path: root/raptor2.pc.in
blob: dd942bff8b5b2c6a746448771f3f4cf659882885 (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} -lraptor
Libs.private: @RAPTOR_LDFLAGS@
Cflags: -I${includedir}