Mercurial > hg > sv-dependency-builds
view src/capnproto-git-20161025/c++/capnp-rpc.pc.in @ 141:1b5b6dfd0d0e
Add updated build of PortAudio for OSX
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Tue, 03 Jan 2017 15:10:52 +0000 |
parents | 1ac99bfc383d |
children |
line wrap: on
line source
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: Cap'n Proto RPC Description: Fast object-oriented RPC system Version: @VERSION@ Libs: -L${libdir} -lcapnp-rpc Requires: capnp = @VERSION@ kj-async = @VERSION@ Cflags: -I${includedir}