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

Name: Raptor RDF Syntax Library
Description: RDF Syntax Library
Version: @VERSION@
Libs: -L${libdir} -lraptor2
Libs.private: @RAPTOR_LDFLAGS@
Cflags: -I${includedir}
Requires:@PKG_CONFIG_REQUIRES@