]> Git Repo - VerusCoin.git/blame - libzcashconsensus.pc.in
test
[VerusCoin.git] / libzcashconsensus.pc.in
CommitLineData
eef747bb
LD
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
08d6b02d
JG
6Name: Zcash consensus library
7Description: Library for the Zcash consensus protocol.
eef747bb 8Version: @PACKAGE_VERSION@
08d6b02d 9Libs: -L${libdir} -lzcashconsensus
eef747bb
LD
10Cflags: -I${includedir}
11Requires.private: libcrypto
This page took 0.059386 seconds and 4 git commands to generate.