repo.or.cz
/
carla.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Cleanup
[carla.git]
/
source
/
modules
/
lilv
/
sord-0.16.0
/
sord.pc.in
blob
da8a6016f761fe2d723a2b61997479ddb998198a
1
prefix=@PREFIX@
2
exec_prefix=@EXEC_PREFIX@
3
libdir=@LIBDIR@
4
includedir=@INCLUDEDIR@
5
6
Name: Sord
7
Version: @SORD_VERSION@
8
Description: A lightweight C library for storing RDF statements in memory.
9
Requires: @PKG_serd_0@
10
Libs: -L${libdir} -l@LIB_SORD@
11
Cflags: -I${includedir}/sord-@SORD_MAJOR_VERSION@