view win32-mingw/lib/pkgconfig/sord-0.pc @ 76:f3731af47c4b

No, that isn't going to end well. Back it out.
author Chris Cannam
date Sat, 16 Feb 2019 18:32:35 +0000
parents c29fa680fb5a
children
line wrap: on
line source
prefix=/work/sonic-visualiser/sv-dependency-builds/win32-mingw
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