Mercurial > hg > sv-dependency-builds
view src/capnproto-git-20161025/c++/capnp-json.pc.in @ 161:4797bbf470e7
No, that isn't going to end well. Back it out.
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Sat, 16 Feb 2019 18:32:35 +0000 |
parents | 1ac99bfc383d |
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}