view src/capnproto-git-20161025/c++/capnp-json.pc.in @ 66:a9f5ce17330a

Add AppImage files
author Chris Cannam
date Tue, 26 Jun 2018 18:00:44 +0100
parents 9530b331f8c1
children
line wrap: on
line source
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: Cap'n Proto JSON
Description: JSON encoder and decoder for Cap'n Proto objects
Version: @VERSION@
Libs: -L${libdir} -lcapnp-json
Requires: capnp = @VERSION@ kj-async = @VERSION@
Cflags: -I${includedir}