Mercurial > hg > sv-dependency-builds
view src/capnproto-git-20161025/c++/capnp-json.pc.in @ 52:44a948c37b77
Remove compiler/platform combos we don't support
author | Chris Cannam |
---|---|
date | Wed, 26 Oct 2016 13:25:08 +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}