view osx/lib/pkgconfig/sord-0.pc @ 61:d101c4099725

Remove "other" Vamp SDK repo from sv-dependency-builds
author Chris Cannam
date Mon, 06 Mar 2017 13:29:58 +0000
parents cc5d363db385
children
line wrap: on
line source
prefix=/Users/cannam/code/sv-dependency-builds/osx
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: Sord
Version: 0.12.0
Description: A lightweight C library for storing RDF statements in memory.
Requires: serd-0
Libs: -L${libdir} -lsord-0
Cflags: -I${includedir}/sord-0