]> Git Repo - VerusCoin.git/blame - libbitcoinconsensus.pc.in
libbitcoinconsensus: Add pkg-config support
[VerusCoin.git] / libbitcoinconsensus.pc.in
CommitLineData
eef747bb
LD
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: Bitcoin Core consensus library
7Description: Library for the Bitcoin consensus protocol.
8Version: @PACKAGE_VERSION@
9Libs: -L${libdir} -lbitcoinconsensus
10Cflags: -I${includedir}
11Requires.private: libcrypto
This page took 0.019667 seconds and 4 git commands to generate.